1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-28 19:42:02 +00:00

Tweak previous modes.texi change.

This commit is contained in:
Glenn Morris 2011-05-26 21:43:15 -04:00
parent e145f1881a
commit 9545957184

View File

@ -583,7 +583,7 @@ If you run @code{normal-mode} interactively, the argument
@var{find-file} is normally @code{nil}. In this case,
@code{normal-mode} unconditionally processes any file local variables.
The function calls @code{set-auto-mode} to choose a major mode. If it
The function calls @code{set-auto-mode} to choose a major mode. If this
does not specify a mode, the buffer stays in the major mode determined
by the default value of @code{major-mode} (see below).