summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-03-05 20:11:08 -0800
committerGlenn Morris <rgm@gnu.org>2014-03-05 20:11:08 -0800
commit03bc753ef6410e0203886d48593f6f466873a53e (patch)
tree67db071b817091f3d395e45ebd19375d610d1fd0 /etc
parent222426f69493fda9bdbcb8884fb0c9b2ff643595 (diff)
downloademacs-03bc753ef6410e0203886d48593f6f466873a53e.tar.gz
* lisp/simple.el (newline): Doc tweak.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f0d1b95d10f..69e65cc55a1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -351,6 +351,10 @@ means to always load the .elc file.
** Indentation changes
+*** `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.
+
+++
*** The behavior of `C-x TAB' (`indent-rigidly') has changed.
When invoked without a prefix argument, it now activates a transient
@@ -358,8 +362,6 @@ mode in which typing <left>, <right>, <S-left>, and <S-right> adjusts
the text indentation in the region. Typing any other key resumes
normal editing behavior.
-*** `electric-indent-mode' is enabled by default.
-
+++
*** `tab-stop-list' is now implicitly extended to infinity by repeating
the last step. Its default value is changed to nil, which means a tab