From ee49e773ce9b465c116630899313dfc5e1e054b1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 15 Sep 2005 12:51:15 +0000 Subject: [PATCH] (List Buffers): Fix xref. --- man/buffers.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2