1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/test/lisp/textmodes
Stefan Monnier 7083974021 * lisp/textmodes/sgml-mode.el: Fix lone > in sgml text
(sgml--syntax-propertize-ppss):New variable and function.
(sgml-syntax-propertize-rules): Use it.
Don't ignore quotes not followed by a matching quote or a '>' or '<'.
(sgml-syntax-propertize): Set up sgml--syntax-propertize-ppss.

* test/lisp/textmodes/sgml-mode-tests.el (sgml-tests--quotes-syntax):
Add test for lone '>'.
2019-05-22 18:36:37 -04:00
..
conf-mode-tests.el * test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments): 2019-02-15 17:16:06 -05:00
css-mode-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dns-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
fill-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
mhtml-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sgml-mode-tests.el * lisp/textmodes/sgml-mode.el: Fix lone > in sgml text 2019-05-22 18:36:37 -04:00
tildify-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00