; Rephrase NEWS entry a bit
This commit is contained in:
parent
b9fbc03b86
commit
87548f5e98
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
@ -1109,7 +1109,7 @@ environments or ANTLR programs with embedded Python code.
|
||||||
|
|
||||||
A major mode can provide indentation context for a sub-mode. To
|
A major mode can provide indentation context for a sub-mode. To
|
||||||
support this, modes should use 'prog-first-column' instead of a
|
support this, modes should use 'prog-first-column' instead of a
|
||||||
literal zero and never call 'widen' in their indentation functions.
|
literal zero and avoid calling 'widen' in their indentation functions.
|
||||||
See the node "(elisp) Mode-Specific Indent" in the ELisp manual for
|
See the node "(elisp) Mode-Specific Indent" in the ELisp manual for
|
||||||
more details.
|
more details.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue