; Remove the mention of "plain C code" in the docstring as well
This commit is contained in:
parent
aca827b0d0
commit
2f9d9efd08
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@
|
||||||
"When non-nil, provides context for indenting embedded code chunks.
|
"When non-nil, provides context for indenting embedded code chunks.
|
||||||
|
|
||||||
There are languages where part of the code is actually written in
|
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
|
a sub language, e.g., a Yacc/Bison or ANTLR grammar can also include
|
||||||
of plain C code. This variable enables the primary mode of the
|
JS or Python code. This variable enables the primary mode of the
|
||||||
main language to use the indentation engine of the sub-mode for
|
main language to use the indentation engine of the sub-mode for
|
||||||
lines in code chunks written in the sub-mode's language.
|
lines in code chunks written in the sub-mode's language.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue