aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2010-02-08 09:11:15 -0800
committerGlenn Morris2010-02-08 09:11:15 -0800
commit64f3bde25718fd86a54ff3d1e357248ea0024b4a (patch)
tree8263df76e6ba55004bcde351960395960ae0d91c
parent5dbbdd3341b4db7eb3156a1948f2be0e259c716a (diff)
downloademacs-64f3bde25718fd86a54ff3d1e357248ea0024b4a.tar.gz
emacs-64f3bde25718fd86a54ff3d1e357248ea0024b4a.zip
* buffers.texi: Fix typo in previous.
-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