Backport NEWS tweak from trunk

This commit is contained in:
Glenn Morris 2014-03-27 21:43:01 -04:00
parent 08be62f4b1
commit f49dcb3a3e

View file

@ -367,8 +367,9 @@ means to always load the .elc file.
+++
*** `electric-indent-mode' is now enabled by default.
E.g., typing RET reindents the current line and indents the new line.
`C-j' inserts a newline but does not indent.
Typing RET reindents the current line and indents the new line.
`C-j' inserts a newline but does not indent. In some programming modes,
additional characters are electric (eg `{').
+++
*** New buffer-local `electric-indent-local-mode'.