diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/buffers.texi | 3 |
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 |
| 617 | buffer name. To select one, load the library @file{uniquify} (e.g., | 617 | buffer name. To select one, customize the variable |
| 618 | using @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 |