From 1c64e6ed6dd93b012659bc025e0d9329d92e9089 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 9 Apr 2012 23:54:43 -0700 Subject: 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. --- doc/emacs/macos.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/emacs/macos.texi') 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 -- cgit v1.2.1