]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 May 2010 21:21:12 +0000 (17:21 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 May 2010 21:21:12 +0000 (17:21 -0400)
commit5ccaa35996841a6b28de93e346f57a3ff7f6f640
treeb71c62376cdc7fc33fca952b25455629173629e5
parent4e2db1fe4be382f540f175316f3608fe4a9a93ae
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
(sh-mode-syntax-table): Give it a default value instead.
(sh-header-marker): Make buffer-local.
(sh-mode): Move make-local-variable to the corresponding setq.
(sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
Use complete-with-action.
lisp/ChangeLog
lisp/progmodes/sh-script.el