aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJuri Linkov2013-12-12 02:42:16 +0200
committerJuri Linkov2013-12-12 02:42:16 +0200
commitd5ccb7be025ddc5a6ac8c5291d89596b78d9745c (patch)
tree6294a8832e9953b8ce72f30be4d396daf0255c31 /doc
parent7204a2e666b34d8b309b7b8568c88032468e207e (diff)
downloademacs-d5ccb7be025ddc5a6ac8c5291d89596b78d9745c.tar.gz
emacs-d5ccb7be025ddc5a6ac8c5291d89596b78d9745c.zip
* lisp/uniquify.el (uniquify-buffer-name-style): Change default to `post-forward-angle-brackets'.
* lisp/menu-bar.el (menu-bar-options-menu): Don't require preloaded `uniquify'. Change default to `post-forward-angle-brackets'. http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00317.html
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/buffers.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/emacs/buffers.texi b/doc/emacs/buffers.texi
index 2fadb7b4910..a62f2bdac8d 100644
--- a/doc/emacs/buffers.texi
+++ b/doc/emacs/buffers.texi
@@ -614,8 +614,7 @@ names (all but one of them).
614 614
615@vindex uniquify-buffer-name-style 615@vindex uniquify-buffer-name-style
616 Other methods work by adding parts of each file's directory to the 616 Other methods work by adding parts of each file's directory to the
617buffer name. To select one, load the library @file{uniquify} (e.g., 617buffer name. To select one, customize the variable
618using @code{(require 'uniquify)}), and customize the variable
619@code{uniquify-buffer-name-style} (@pxref{Easy Customization}). 618@code{uniquify-buffer-name-style} (@pxref{Easy Customization}).
620 619
621 To begin with, the @code{forward} naming method includes part of the 620 To begin with, the @code{forward} naming method includes part of the