]> git.eshelyaron.com Git - emacs.git/commit
Widen in certain low level CC Mode functions. This fixes bug #24148.
authorAlan Mackenzie <acm@muc.de>
Thu, 4 Aug 2016 21:07:52 +0000 (21:07 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 4 Aug 2016 21:07:52 +0000 (21:07 +0000)
commit6a9d967048f489bea8c716eb7b5be2c582b480bb
tree620dcba7ec8c1e3f674b60f2d5f3f8458d568024
parent847140163a38af9f429c807f28be023dea9166cf
Widen in certain low level CC Mode functions.  This fixes bug #24148.

* lisp/progmodes/cc-engine (c-state-semi-pp-to-literal)
(c-state-full-pp-to-literal): Widen around the functionality.
(c-parse-ps-state-below): Correct the order of save-excursion and
save-restriction.
lisp/progmodes/cc-engine.el