aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorTassilo Horn2013-12-20 16:18:50 +0100
committerTassilo Horn2013-12-20 16:18:50 +0100
commit2cd12d2869d4b084b299269afff16afbec351a74 (patch)
tree99431892a36fb92d2bc3b6f7f352d23aa160fe6b /etc
parent75a1e0347184743a79d96c01cb83cb681700cead (diff)
downloademacs-2cd12d2869d4b084b299269afff16afbec351a74.tar.gz
emacs-2cd12d2869d4b084b299269afff16afbec351a74.zip
Document buffer name uniquification changes.
* doc/emacs/buffers.texi: Document buffer name uniquification changes.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f6c3e9cc052..6693c986201 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -225,6 +225,7 @@ Czech typography rules. To globally enable this feature, evaluate:
225+++ 225+++
226** `electric-indent-mode' is enabled by default. 226** `electric-indent-mode' is enabled by default.
227 227
228+++
228** Uniquify is enabled by default with post-forward-angle-brackets style. 229** Uniquify is enabled by default with post-forward-angle-brackets style.
229 230
230** Command `rectangle-mark-mode' bound to C-x SPC makes a rectangular region. 231** Command `rectangle-mark-mode' bound to C-x SPC makes a rectangular region.