]> git.eshelyaron.com Git - emacs.git/commit
C++ Mode: Correct the fontification of const auto foo
authorAlan Mackenzie <acm@muc.de>
Thu, 3 Oct 2019 14:26:14 +0000 (14:26 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 3 Oct 2019 14:26:14 +0000 (14:26 +0000)
commitdacafba03d8cbd6132d84f5c73b61e2ebee6b85a
treea1321093b5103085e9957b2f36c7d73501b38945
parentcbe3f5f7203b54a7e0ffc65dee83289f1a966077
C++ Mode: Correct the fontification of const auto foo

* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): Correct a coding
error involving `and' and `or'.
lisp/progmodes/cc-engine.el