aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPhillip Lord2016-03-13 18:33:10 +0000
committerPhillip Lord2016-03-13 18:33:10 +0000
commitba24c99ec665501fb05cabd77c4115fa1fa9c305 (patch)
tree78762744f95ab0267eb515c075287e8bdade05da /doc
parentd457fd9dc782465e1547f74021390c9d5951d6af (diff)
downloademacs-ba24c99ec665501fb05cabd77c4115fa1fa9c305.tar.gz
emacs-ba24c99ec665501fb05cabd77c4115fa1fa9c305.zip
Revert "Simplify "Visit New File" to "New File""
This reverts commit d457fd9dc782465e1547f74021390c9d5951d6af.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/files.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index c482b90d953..ab20d4a18f9 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -288,7 +288,7 @@ see @ref{Drag and Drop}, and @ref{Misc Dired Features}.
288 288
289 On text-mode terminals and on graphical displays when Emacs was 289 On text-mode terminals and on graphical displays when Emacs was
290built without a GUI toolkit, you can visit files via the menu-bar 290built without a GUI toolkit, you can visit files via the menu-bar
291@samp{File} menu, which has a @samp{New File} item. 291@samp{File} menu, which has a @samp{Visit New File} item.
292 292
293 Each time you visit a file, Emacs automatically scans its contents 293 Each time you visit a file, Emacs automatically scans its contents
294to detect what character encoding and end-of-line convention it uses, 294to detect what character encoding and end-of-line convention it uses,