]> git.eshelyaron.com Git - emacs.git/commit
Fix merge of sgml-syntax-propertize-rules
authorNoam Postavsky <npostavs@gmail.com>
Wed, 15 May 2019 22:51:30 +0000 (18:51 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 15 May 2019 23:04:14 +0000 (19:04 -0400)
commite7e92dc5d24ac3bcde69732bab6a6c3c0d9de97b
treeb84c65ba64a40bf9f94787f56b8f939c8a938374
parent520aca2d890a051621b730b0a7e97dd07a546df4
Fix merge of sgml-syntax-propertize-rules

During the merge of emacs-26, the sgml-syntax-propertize-rules part of
2019-01-17 "* lisp/textmodes/sgml-mode.el: Try and fix bug#33887." got
lost in the conflict against 2019-05-09 "Recognize single quote
attribute values in nxml and sgml (Bug#35381)".
* lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Reapply
the 2019-01-17 change to speed up sgml-syntax-propertize-rules, taking
into account the 2019-05-09 which means we have to handle single
quotes as well.
lisp/textmodes/sgml-mode.el