diff options
author | Vladimir Panteleev <vladimir@thecybershadow.net> | 2017-02-10 11:23:24 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2017-02-10 11:23:24 +0200 |
commit | 2d284db5c9c5ff23269e2ec277f5348abdf1cd47 (patch) | |
tree | 6f135fd8d70b0e0d18391915295b521aa2635a6f /lisp/emacs-lisp | |
parent | 937bf04804246c86a4b1bd55b506169f5a894e3b (diff) | |
download | emacs-2d284db5c9c5ff23269e2ec277f5348abdf1cd47.tar.gz emacs-2d284db5c9c5ff23269e2ec277f5348abdf1cd47.tar.bz2 emacs-2d284db5c9c5ff23269e2ec277f5348abdf1cd47.zip |
Improve fontification in bat-mode
* lisp/progmodes/bat-mode.el (bat-font-lock-keywords): Match
word and symbol constituents when looking for variable names
to fontify; also, correct the syntax table and mark the equal
sign (=) character as punctuation. Improve fontification
accuracy of iteration/positional variables.
(bat-mode): Set comment-start-skip. (Bug#25541)
* test/lisp/progmodes/bat-mode-tests.el: New file, tests for
bat-mode.el.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions