changeset 62366:1cac74a672b0

(Choosing Modes): normal-mode processes the -*- line. Add xref.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 15 May 2005 17:00:36 +0000
parents 69b2883d6502
children fbbfd824228f
files man/major.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/major.texi	Sun May 15 16:53:06 2005 +0000
+++ b/man/major.texi	Sun May 15 17:00:36 2005 +0000
@@ -176,7 +176,8 @@
 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