]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Fix wrong fontification of enum foo bar; in Objective C Mode
authorAlan Mackenzie <acm@muc.de>
Fri, 28 Oct 2022 12:13:08 +0000 (12:13 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 28 Oct 2022 12:15:18 +0000 (12:15 +0000)
commitf9ed80f9d0ac1cb157e4c0604cc39fd07e7f0842
tree73be347924a347f97b0b72cd283b482cd89d2df3
parent879c65a5fca4b543806c9b854e8a5ac3a99e172f
CC Mode: Fix wrong fontification of enum foo bar; in Objective C Mode

This fixes bug #58795 and bug #58796.

* lisp/progmodes/cc-langs.el (c-type-prefix-kwds): Add the missing entry for
objc.
lisp/progmodes/cc-langs.el