Index: emacs/man/major.texi
diff -c emacs/man/major.texi:1.10 emacs/man/major.texi:1.11
*** emacs/man/major.texi:1.10   Mon Apr 11 16:39:49 2005
--- emacs/man/major.texi        Sun May 15 17:00:36 2005
***************
*** 176,182 ****
  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).
  
  @vindex change-major-mode-with-file-name
    The commands @kbd{C-x C-w} and @code{set-visited-file-name} change to
--- 176,183 ----
  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 @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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to