Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2f9d9efd
Commit
2f9d9efd
authored
Dec 21, 2017
by
Dmitry Gutov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; Remove the mention of "plain C code" in the docstring as well
parent
aca827b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/progmodes/prog-mode.el
lisp/progmodes/prog-mode.el
+2
-2
No files found.
lisp/progmodes/prog-mode.el
View file @
2f9d9efd
...
...
@@ -53,8 +53,8 @@
"When non-nil, provides context for indenting embedded code chunks.
There are languages where part of the code is actually written in
a sub language, e.g., a Yacc/Bison or ANTLR grammar also
consists
of plain C
code. This variable enables the primary mode of the
a sub language, e.g., a Yacc/Bison or ANTLR grammar
can
also
include
JS or Python
code. This variable enables the primary mode of the
main language to use the indentation engine of the sub-mode for
lines in code chunks written in the sub-mode's language.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment