]> git.eshelyaron.com Git - emacs.git/commitdiff
(Choosing Modes): normal-mode processes the -*- line. Add xref.
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 15 May 2005 17:00:36 +0000 (17:00 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 15 May 2005 17:00:36 +0000 (17:00 +0000)
man/major.texi

index 28f0ff0f32f52c5cc2cd5a46e83db9e2de9b866a..23e0f8e116f77b4d62b648e8d817dd1fe99df6cf 100644 (file)
@@ -176,7 +176,8 @@ mode is taken from the previously current buffer.
 mode Emacs would choose automatically: use the command @kbd{M-x
 normal-mode} to do this.  This is the same function that
 @code{find-file} calls to choose the major mode.  It also processes
-the file's local variables list (if any).
+the file's @samp{-*-} line or local variables list (if any).
+@xref{File Variables}.
 
 @vindex change-major-mode-with-file-name
   The commands @kbd{C-x C-w} and @code{set-visited-file-name} change to