aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-11-01 13:29:25 +0000
committerEli Zaretskii2001-11-01 13:29:25 +0000
commit38ac48fbc6868562fa4f9d6b711bcfb340210992 (patch)
treec7f6718037a367d3ef3862001b363781293ff89c
parent1cbc35b1ab5d91149cb4e14b796f20fdb1243d92 (diff)
downloademacs-38ac48fbc6868562fa4f9d6b711bcfb340210992.tar.gz
emacs-38ac48fbc6868562fa4f9d6b711bcfb340210992.zip
(Several Buffers): Add a cross-reference to the description of the
buffer list format.
-rw-r--r--man/buffers.texi14
1 files changed, 8 insertions, 6 deletions
diff --git a/man/buffers.texi b/man/buffers.texi
index 021d006feb9..03fef48f1af 100644
--- a/man/buffers.texi
+++ b/man/buffers.texi
@@ -327,12 +327,14 @@ Similar, but do it in another window.
327@findex buffer-menu-other-window 327@findex buffer-menu-other-window
328 The command @code{buffer-menu} writes a list of all Emacs 328 The command @code{buffer-menu} writes a list of all Emacs
329buffers@footnote{Buffers which don't visit files and whose names begin 329buffers@footnote{Buffers which don't visit files and whose names begin
330with a space are omitted: these are used internally by Emacs.} into 330with a space are omitted: these are used internally by Emacs.} into the
331the buffer @samp{*Buffer List*}, and selects that buffer in Buffer Menu 331buffer @samp{*Buffer List*}, and selects that buffer in Buffer Menu
332mode. The buffer is read-only, and can be changed only through the 332mode. The list in the @samp{*Buffer List*} buffer looks exactly as
333special commands described in this section. The usual Emacs cursor 333described in @ref{List Buffers}. The buffer is read-only, and can be
334motion commands can be used in the @samp{*Buffer List*} buffer. The 334changed only through the special commands described in this section.
335following commands apply to the buffer described on the current line. 335The usual Emacs cursor motion commands can be used in the @samp{*Buffer
336List*} buffer. The following commands apply to the buffer described on
337the current line.
336 338
337@table @kbd 339@table @kbd
338@item d 340@item d