From: Richard M. Stallman Date: Sun, 19 Jul 1998 21:58:03 +0000 (+0000) Subject: (sh-mode): parse-sexp-ignore-comments = t. X-Git-Tag: emacs-20.3~296 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a8fa6fc27464db07422fdb2223c9b1d5a192a62f;p=emacs.git (sh-mode): parse-sexp-ignore-comments = t. --- diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 8b5e1d5deb0..acae86db2f3 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -759,6 +759,8 @@ with your script for an edit-interpret-debug cycle." (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