summaryrefslogtreecommitdiff
path: root/doc/emacs/glossary.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-04-09 23:54:43 -0700
committerGlenn Morris <rgm@gnu.org>2012-04-09 23:54:43 -0700
commit1c64e6ed6dd93b012659bc025e0d9329d92e9089 (patch)
tree3ae60b1869132a273ffd5504585f96b8f38ef1b2 /doc/emacs/glossary.texi
parent20331c1c4096aa27bc3aeb91dd9bd0ea6f24d1ae (diff)
downloademacs-1c64e6ed6dd93b012659bc025e0d9329d92e9089.tar.gz
In doc/emacs, use @file for buffers, per the Texinfo manual.
It renders the same as @samp, so there is no visible change in most cases.
Diffstat (limited to 'doc/emacs/glossary.texi')
-rw-r--r--doc/emacs/glossary.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/glossary.texi b/doc/emacs/glossary.texi
index f4ea4f30cd5..765a4b59053 100644
--- a/doc/emacs/glossary.texi
+++ b/doc/emacs/glossary.texi
@@ -421,7 +421,7 @@ tell it to. @xref{Bugs}.
The echo area is the bottom line of the screen, used for echoing the
arguments to commands, for asking questions, and showing brief messages
(including error messages). The messages are stored in the buffer
-@samp{*Messages*} so you can review them later. @xref{Echo Area}.
+@file{*Messages*} so you can review them later. @xref{Echo Area}.
@item Echoing
Echoing is acknowledging the receipt of input events by displaying