]> git.eshelyaron.com Git - emacs.git/commit
C Mode: Don't fontify foo globally as type due to "struct foo"
authorAlan Mackenzie <acm@muc.de>
Sat, 1 Jul 2023 11:17:31 +0000 (11:17 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 1 Jul 2023 11:17:31 +0000 (11:17 +0000)
commit7a74b8c32773633983089623203aea21b7f43afa
treea9b0d95116a4c911c1e1070c3f9e6cc4431d36ad
parent823bf6bdb1a525f60f4b64620c36f89df964ff07
C Mode: Don't fontify foo globally as type due to "struct foo"

This fixes bug#64322.

* lisp/progmodes/cc-langs.el (c-typeless-decl-kwds): Make the
entry for c-mode nil.
lisp/progmodes/cc-fonts.el
lisp/progmodes/cc-langs.el