Mercurial > hg > xemacs-beta
diff man/lispref/modes.texi @ 314:341dac730539 r21-0b55
Import from CVS: tag r21-0b55
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:44:22 +0200 |
parents | c9fe270a4101 |
children | a4f53d9b3154 |
line wrap: on
line diff
--- a/man/lispref/modes.texi Mon Aug 13 10:43:56 2007 +0200 +++ b/man/lispref/modes.texi Mon Aug 13 10:44:22 2007 +0200 @@ -634,7 +634,7 @@ @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.