]> git.eshelyaron.com Git - emacs.git/commit
(sh-set-shell): Pass args no-query-flag
authorRichard M. Stallman <rms@gnu.org>
Sat, 9 Nov 1996 22:17:58 +0000 (22:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 9 Nov 1996 22:17:58 +0000 (22:17 +0000)
commite3dce9ba220383ad8e8a9cf033702084b7ce2045
tree6037e8e38f0f3ca3c580d904296e3d98874fb596
parent92475d89c318158aa7490fd2d017cd7fc1affed5
(sh-set-shell): Pass args no-query-flag
and insert-flag to executable-set-magic.
Don't call executable-set-magic if insert-flag is nil.
(sh-mode): Always call sh-set-shell, but use insert-flag arg
to control whether to call executable-set-magic.
No need to set comment-start-skip directly here.

(sh-mode): Parse the interpreter from the file text.
lisp/progmodes/sh-script.el