1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/test/lisp/progmodes
Tom Tromey aa711e0a92 Fix JS regexp literal syntax propertization in expressions
Bug#25465:
* lisp/progmodes/js.el (js-syntax-propertize): Recognize a regexp
literal after "!", "&", and "|".
test/lisp/progmodes/js-tests.el (js-mode-regexp-syntax): New test.
2017-01-17 15:33:20 -07:00
..
flymake-resources
cc-mode-tests.el
compile-tests.el
elisp-mode-tests.el
etags-tests.el
f90.el
flymake-tests.el
js-tests.el Fix JS regexp literal syntax propertization in expressions 2017-01-17 15:33:20 -07:00
python-tests.el Fix extracting async def type and name in python mode imenu 2017-01-12 20:40:19 -05:00
ruby-mode-tests.el
sql-tests.el
subword-tests.el
xref-tests.el