Backport NEWS tweak from trunk
authorGlenn Morris <rgm@gnu.org>
Fri, 28 Mar 2014 01:43:01 +0000 (21:43 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 28 Mar 2014 01:43:01 +0000 (21:43 -0400)
etc/NEWS

index a816a20..360ab3f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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'.