X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=man%2Flispref%2Fmodes.texi;h=0a05e5f450c68160fd45fb6615d4bb40dddac0aa;hp=dc6ebb96d537814516dd5d1f4f7cb7da6011cc84;hb=72a705551741d6f85a40eea486c222bac482d8dc;hpb=fb022c5b8ea6aca36b9661a6b2707afdd07e4c05 diff --git a/man/lispref/modes.texi b/man/lispref/modes.texi index dc6ebb9..0a05e5f 100644 --- a/man/lispref/modes.texi +++ b/man/lispref/modes.texi @@ -634,7 +634,7 @@ Here is an example of how to prepend several pattern pairs to @end defvar @defvar interpreter-mode-alist -This variable specifes major modes to use for scripts that specify a +This variable specifies major modes to use for scripts that specify a command interpreter in an @samp{#!} line. Its value is a list of elements of the form @code{(@var{interpreter} . @var{mode})}; for example, @code{("perl" . perl-mode)} is one element present by default.