1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
emacs/test/lisp/progmodes
Vladimir Panteleev 2d284db5c9 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.
2017-02-10 11:23:24 +02:00
..
flymake-resources
bat-mode-tests.el Improve fontification in bat-mode 2017-02-10 11:23:24 +02:00
cc-mode-tests.el
compile-tests.el
elisp-mode-tests.el
etags-tests.el
f90.el
flymake-tests.el
js-tests.el Set comment-multi-line in js-mode 2017-02-04 13:00:59 -07:00
python-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
ruby-mode-tests.el
sql-tests.el
subword-tests.el
xref-tests.el