Mercurial > emacs
comparison lisp/vc-rcs.el @ 33430:d2648645aa9b
(sh-mode-syntax-table) <defvar>:
Make it into a simple syntax-table, shared among all submodes.
(sh-heredoc-face): Re-introduce.
(sh-font-lock-syntactic-face-function): New function.
(sh-mode): Use it. Also use define-derived-mode.
Remove old bogus setting of indent-region-function.
(sh-set-shell): Don't set the syntax-table any more.
(sh-mode-syntax-table) <defun>: Remove.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 12 Nov 2000 16:48:45 +0000 |
parents | e7f273d850bf |
children | da206bbad86b |
comparison
equal
deleted
inserted
replaced
33429:fc7270277aa9 | 33430:d2648645aa9b |
---|