1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
emacs/test/lisp
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
..
calc Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
calendar Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
emacs-lisp Add tests for lisp/emacs-lisp/testcover.el 2017-02-04 11:43:50 +02:00
emulation Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
erc Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
eshell Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
gnus Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
international Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
mail Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
net test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
progmodes Improve fontification in bat-mode 2017-02-10 11:23:24 +02:00
textmodes css-mode documentation lookup feature 2017-01-30 15:53:10 -07:00
url Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
vc * test/lisp/vc/diff-mode-tests.el: Require diff-mode. 2017-02-01 01:20:46 +09:00
abbrev-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
auth-source-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
autorevert-tests.el Fix autorevert-tests on MS-Windows 2017-02-04 13:49:55 +02:00
buff-menu-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
char-fold-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
comint-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dabbrev-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
descr-text-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dired-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
dom-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
electric-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
epg-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
faces-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
ffap-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
filenotify-tests.el Modify suppressing `vc-refresh-state' in filenotify-tests.el 2017-02-08 19:33:52 +01:00
files-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
files-x-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
help-fns-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
htmlfontify-tests.el Don't require a shell when loading htmlfontify 2017-01-27 18:37:58 +01:00
ibuffer-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
imenu-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
info-xref-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
isearch-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
jit-lock-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
json-tests.el Fix encoding of JSON surrogate pairs 2017-01-01 13:24:14 +01:00
kmacro-tests.el Add tests for lisp/kmacro.el 2017-02-04 13:55:47 +02:00
man-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
md4-tests.el Turn on lexical-binding in md4.el 2017-01-03 18:34:13 -05:00
minibuffer-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
mouse-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
obarray-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ps-print-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
replace-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
rot13-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
shell-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
simple-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
sort-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
subr-tests.el Add support for Unicode whitespace in [:blank:] 2017-01-06 20:12:48 +01:00
thingatpt-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
whitespace-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
xml-tests.el xml: Fix parsing of default namespace with quoted names 2017-01-24 22:56:05 +01:00
xt-mouse-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00