emacs/lisp/textmodes
Noam Postavsky e62ad04963 Fix sgml-mode handling of quotes within parens (Bug#36347)
* lisp/textmodes/sgml-mode.el (sgml-syntax-propertize): Use
syntax-ppss-table if set.  This is only needed on the release branch,
on master the caller (syntax-propertize) already does this.
(sgml-mode): Set syntax-ppss-table to sgml-tag-syntax-table.  This
correctly classifies parens as punctuation, so they won't confuse the
parser.
* test/lisp/textmodes/sgml-mode-tests.el (sgml-tests--quotes-syntax):
New test copied from master, with two cases added for this bug.
2019-06-25 18:58:23 -04:00
..
artist.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
bib-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
bibtex-style.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
bibtex.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
conf-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
css-mode.el Speed up loading css-mode 2019-01-08 05:16:03 +08:00
dns-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
enriched.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
fill.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
flyspell.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ispell.el Fix Hunspell invocation for discovering its dictionaries 2019-02-11 18:07:35 +02:00
less-css-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
makeinfo.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mhtml-mode.el * lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939) 2019-01-07 07:31:33 +08:00
nroff-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
page-ext.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
page.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
paragraphs.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
picture.el Remove repeated function call in picture.el 2019-05-20 14:22:58 -04:00
po.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
refbib.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
refer.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
refill.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-auc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-cite.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-dcr.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-global.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-index.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-parse.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-ref.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-sel.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-toc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-vars.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
remember.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rst.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sgml-mode.el Fix sgml-mode handling of quotes within parens (Bug#36347) 2019-06-25 18:58:23 -04:00
table.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tex-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
texinfmt.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
texinfo.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
texnfo-upd.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
text-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tildify.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
two-column.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
underline.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00