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
Tom Tromey 862d6438cf Recognize JS regexp literals more correctly
Bug#25529
* lisp/progmodes/js.el (js--syntax-propertize-regexp-regexp): New
constant.
(js-syntax-propertize-regexp): Use it.  Remove "end" argument.
(js--syntax-propertize-regexp-syntax-table): Remove.
(js-syntax-propertize): Update.
* test/lisp/progmodes/js-tests.el (js-mode-regexp-syntax-bug-25529):
New test.
2017-02-11 12:30:32 -07: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 Recognize JS regexp literals more correctly 2017-02-11 12:30:32 -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