# HG changeset patch # User Richard M. Stallman # Date 900885483 0 # Node ID 1fb9133a285121af532acd68ec0c1f08624ff6dc # Parent 346c8633f09462f6fbf412c2a399117e426acc81 (sh-mode): parse-sexp-ignore-comments = t. diff -r 346c8633f094 -r 1fb9133a2851 lisp/progmodes/sh-script.el --- 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