From 954595718400df00ef68680f76c2631c5cd83e72 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 26 May 2011 21:43:15 -0400 Subject: [PATCH] Tweak previous modes.texi change. --- doc/lispref/modes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index 29041151e52..63ecf59e538 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -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). -- 2.39.2