Mercurial > emacs
view src/m/alliant1.h @ 16552:fe3d32bca2c5
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 09 Nov 1996 22:17:58 +0000 |
parents | e442bb589751 |
children | 23a1cea22d13 |
line wrap: on
line source
/* config.h should include this file for version 1 of Alliant's operating system. */ /* The following line tells the configuration script what sort of operating system this machine is likely to run. USUAL-OPSYS="bsd4-2" */ #define ALLIANT_1 #include "alliant.h"