diff options
| -rw-r--r-- | lisp/progmodes/sh-script.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 3cc905bd9fe..3810444d65b 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el | |||
| @@ -619,7 +619,6 @@ with your script for an edit-interpret-debug cycle." | |||
| 619 | (make-local-variable 'skeleton-pair-filter) | 619 | (make-local-variable 'skeleton-pair-filter) |
| 620 | (make-local-variable 'comint-dynamic-complete-functions) | 620 | (make-local-variable 'comint-dynamic-complete-functions) |
| 621 | (make-local-variable 'comint-prompt-regexp) | 621 | (make-local-variable 'comint-prompt-regexp) |
| 622 | (make-local-variable 'font-lock-keywords) | ||
| 623 | (make-local-variable 'font-lock-defaults) | 622 | (make-local-variable 'font-lock-defaults) |
| 624 | (make-local-variable 'skeleton-filter) | 623 | (make-local-variable 'skeleton-filter) |
| 625 | (make-local-variable 'skeleton-newline-indent-rigidly) | 624 | (make-local-variable 'skeleton-newline-indent-rigidly) |