Fix recent bootstrap problems
commit8f88db14946f46a95603dfaa2a425d64b01fbb53
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 24 Sep 2015 12:54:39 +0000 (24 08:54 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 24 Sep 2015 12:54:39 +0000 (24 08:54 -0400)
tree88d3f5ad8b6dd0fed1eae4ade62fd60e2e42f58d
parent8c909d75128b5bf92b090d34adbe07ed882ecd74
Fix recent bootstrap problems

* src/syntax.c (parse_sexp_propertize): Fix last fix.
* lisp/nxml/nxml-mode.el (nxml-comment-quote-nested): Fix paren typo.
* lisp/emacs-lisp/lisp-mode.el: Require cl-lib for cl-progv.
lisp/emacs-lisp/lisp-mode.el
lisp/nxml/nxml-mode.el
src/syntax.c