/[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.715 by pfeiffer, Thu Oct 28 06:05:17 2004 UTC revision 1.716 by jpw, Thu Oct 28 10:27:06 2004 UTC
# Line 1896  only set the major mode, if that would c Line 1896  only set the major mode, if that would c
1896                  (message "Ignoring unknown mode `%s'" mode)                  (message "Ignoring unknown mode `%s'" mode)
1897                (setq done t)                (setq done t)
1898                (or (set-auto-mode-0 mode)                (or (set-auto-mode-0 mode)
1899                    (throw 'nop)))))                    (throw 'nop nil)))))
1900        ;; If we didn't, look for an interpreter specified in the first line.        ;; If we didn't, look for an interpreter specified in the first line.
1901        ;; As a special case, allow for things like "#!/bin/env perl", which        ;; As a special case, allow for things like "#!/bin/env perl", which
1902        ;; finds the interpreter anywhere in $PATH.        ;; finds the interpreter anywhere in $PATH.

Legend:
Removed from v.1.715  
changed lines
  Added in v.1.716

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