Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.119 emacs/lispref/modes.texi:1.120
*** emacs/lispref/modes.texi:1.119 Wed Aug 10 14:29:00 2005
--- emacs/lispref/modes.texi Mon Aug 15 02:06:09 2005
***************
*** 869,877 ****
elements of the form @code{(@var{interpreter} . @var{mode})}; for
example, @code{("perl" . perl-mode)} is one element present by
default. The element says to use mode @var{mode} if the file
! specifies an interpreter which matches @var{interpreter}. The value
! of @var{interpreter} is actually a regular expression. @xref{Regular
! Expressions}.
@end defvar
@defvar magic-mode-alist
--- 869,875 ----
elements of the form @code{(@var{interpreter} . @var{mode})}; for
example, @code{("perl" . perl-mode)} is one element present by
default. The element says to use mode @var{mode} if the file
! specifies an interpreter which matches @var{interpreter}.
@end defvar
@defvar magic-mode-alist
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs