diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-09-15 12:51:15 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-09-15 12:51:15 +0000 |
commit | ee49e773ce9b465c116630899313dfc5e1e054b1 (patch) | |
tree | 1dceeeb136cbd007d1280bf6ef80426f8dd17206 /man | |
parent | eef3da72556e9d39509c89a0bc576be856cc0383 (diff) | |
download | emacs-ee49e773ce9b465c116630899313dfc5e1e054b1.tar.gz |
(List Buffers): Fix xref.
Diffstat (limited to 'man')
-rw-r--r-- | man/buffers.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/buffers.texi b/man/buffers.texi index 9c572ca17c4..b47d337e5a9 100644 --- a/man/buffers.texi +++ b/man/buffers.texi @@ -179,7 +179,7 @@ buffers that were current most recently come first. @samp{*} in the first field of a line indicates the buffer is ``modified.'' If several buffers are modified, it may be time to save some with @kbd{C-x s} -(@pxref{Saving}). @samp{%} indicates a read-only buffer. @samp{.} marks the +(@pxref{Save Commands}). @samp{%} indicates a read-only buffer. @samp{.} marks the current buffer. Here is an example of a buffer list:@refill @smallexample |