]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak previous modes.texi change.
authorGlenn Morris <rgm@gnu.org>
Fri, 27 May 2011 01:43:15 +0000 (21:43 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 27 May 2011 01:43:15 +0000 (21:43 -0400)
doc/lispref/modes.texi

index 29041151e52f74e825c4836d6ebb31c02c3faf4c..63ecf59e5383c6c40fe3c675cb8856d545359274 100644 (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).