Mercurial > emacs
changeset 52682:a7331078ec76
(sh-mode-syntax-table): Add defvar.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 30 Sep 2003 12:42:56 +0000 |
parents | 2036a4307b6c |
children | 6b76116caa09 |
files | lisp/progmodes/sh-script.el |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/sh-script.el Tue Sep 30 12:38:38 2003 +0000 +++ b/lisp/progmodes/sh-script.el Tue Sep 30 12:42:56 2003 +0000 @@ -400,6 +400,10 @@ (modify-syntax-entry (pop list) (pop list) table)) table) +(defvar sh-mode-syntax-table nil + "The syntax table to use for Shell-Script mode. +This is buffer-local in every such buffer.") + (defvar sh-mode-default-syntax-table (sh-mode-syntax-table () ?\# "<"