]> git.eshelyaron.com Git - emacs.git/commit
Fix a glitch in CC Mode's syntactic whitespace cache.
authorAlan Mackenzie <acm@muc.de>
Thu, 31 Aug 2017 19:06:16 +0000 (19:06 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 31 Aug 2017 19:06:16 +0000 (19:06 +0000)
commit5fe41a23d811b17bcde0921b37b89175806c83ef
tree22cf4ee2047efaa4a387785c6e8c28fe1d0dcb7b
parent201f950e665153733b47b133a839921bc95806e3
Fix a glitch in CC Mode's syntactic whitespace cache.

* lisp/progmodes/cc-engine.el (c-forward-sws): Deal correctly with a block
comment close at the end of a macro.
lisp/progmodes/cc-engine.el