]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Fix wrong fontification of FOO in ASSERT (FOO && !BAR)
authorAlan Mackenzie <acm@muc.de>
Sat, 21 Sep 2019 12:35:34 +0000 (12:35 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 21 Sep 2019 12:35:34 +0000 (12:35 +0000)
commit56985dd8a69fc2729422cf8f95efbd03ee6b021e
treee232f840e58679e696f22f631f0b7e4045f7196d
parente9724b559ee8548983170155c472aa14792ff2fb
CC Mode: Fix wrong fontification of FOO in ASSERT (FOO && !BAR)

* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't recognize the
construct in CASE 18, unless additionally at-decl-end is set.
lisp/progmodes/cc-engine.el