summaryrefslogtreecommitdiff
path: root/doc/emacs/macos.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/macos.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/macos.texi')
-rw-r--r--doc/emacs/macos.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi
index 10293fe7747..695f8f9c6c3 100644
--- a/doc/emacs/macos.texi
+++ b/doc/emacs/macos.texi
@@ -142,7 +142,7 @@ Emacs open a file. A typical reason for this would be a user
double-clicking a file in the Finder application. By default, Emacs
responds to this event by opening a new frame and visiting the file in
that frame (@code{ns-find-file}). As an exception, if the selected
-buffer is the @samp{*scratch*} buffer, Emacs visits the file in the
+buffer is the @file{*scratch*} buffer, Emacs visits the file in the
selected frame.
You can change how Emacs responds to a @code{ns-open-file} event by