From b262bde327db2cd9b2f01f2d3ed946d0b188cb9d Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 16 Apr 2014 11:28:26 -0400 Subject: * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertization was done. * lisp/nxml/xmltok.el (xmltok-scan-after-comment-open): Extend unclosed comment to EOB. Fixes: debbugs:17264 --- lisp/nxml/xmltok.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lisp/nxml/xmltok.el') diff --git a/lisp/nxml/xmltok.el b/lisp/nxml/xmltok.el index 58a2f16d586..f80a5fd2fa1 100644 --- a/lisp/nxml/xmltok.el +++ b/lisp/nxml/xmltok.el @@ -750,7 +750,8 @@ Return the type of the token." ;; Need do this after the goto-char because ;; marked error should just apply to