/[emacs]/emacs/lisp/files.el
ViewVC logotype

Diff of /emacs/lisp/files.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.783 by rms, Tue Aug 9 13:35:03 2005 UTC revision 1.784 by rms, Mon Aug 15 02:05:01 2005 UTC
# Line 1947  and `magic-mode-alist', which determines Line 1947  and `magic-mode-alist', which determines
1947    "Alist mapping interpreter names to major modes.    "Alist mapping interpreter names to major modes.
1948  This is used for files whose first lines match `auto-mode-interpreter-regexp'.  This is used for files whose first lines match `auto-mode-interpreter-regexp'.
1949  Each element looks like (INTERPRETER . MODE).  Each element looks like (INTERPRETER . MODE).
1950  The car of each element, a regular expression, is compared with  If INTERPRETER matches the name of the interpreter specified in the first line
1951  the name of the interpreter specified in the first line.  of a script, mode MODE is enabled.
 If it matches, mode MODE is selected.  
1952    
1953  See also `auto-mode-alist'.")  See also `auto-mode-alist'.")
1954    

Legend:
Removed from v.1.783  
changed lines
  Added in v.1.784

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26