aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/buffers.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/buffers.texi b/doc/emacs/buffers.texi
index aaf4334445e..499556401fc 100644
--- a/doc/emacs/buffers.texi
+++ b/doc/emacs/buffers.texi
@@ -584,7 +584,7 @@ names (all but one of them).
584@vindex uniquify-buffer-name-style 584@vindex uniquify-buffer-name-style
585 Other methods work by adding parts of each file's directory to the 585 Other methods work by adding parts of each file's directory to the
586buffer name. To select one, load the library @file{uniquify} (e.g. 586buffer name. To select one, load the library @file{uniquify} (e.g.
587using @code{(require 'uniquify)}, and customize the variable 587using @code{(require 'uniquify)}), and customize the variable
588@code{uniquify-buffer-name-style} (@pxref{Easy Customization}). 588@code{uniquify-buffer-name-style} (@pxref{Easy Customization}).
589 589
590 To begin with, the @code{forward} naming method includes part of the 590 To begin with, the @code{forward} naming method includes part of the