Mercurial > emacs
changeset 22783:1fb9133a2851
(sh-mode): parse-sexp-ignore-comments = t.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 19 Jul 1998 21:58:03 +0000 |
parents | 346c8633f094 |
children | c9b6e8a508a3 |
files | lisp/progmodes/sh-script.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/sh-script.el Sun Jul 19 15:02:33 1998 +0000 +++ b/lisp/progmodes/sh-script.el Sun Jul 19 21:58:03 1998 +0000 @@ -759,6 +759,8 @@ (current-column))))) skeleton-filter 'sh-feature skeleton-newline-indent-rigidly t) + (make-local-variable 'parse-sexp-ignore-comments) + (setq parse-sexp-ignore-comments t) ;; Parse or insert magic number for exec, and set all variables depending ;; on the shell thus determined. (let ((interpreter