]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Change the default value of objc-font-lock-extra-types to nil
authorAlan Mackenzie <acm@muc.de>
Mon, 23 Jan 2023 21:28:32 +0000 (21:28 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 23 Jan 2023 21:28:32 +0000 (21:28 +0000)
commitc15c0f7f018f5beea02175603f45ff5edf6d3837
treec54f8d4e9a3ac6d3eb775c6e0db5204aaade1c95
parent7f438ff543b7bd83cee6c75be1d16abc1215d37f
CC Mode: Change the default value of objc-font-lock-extra-types to nil

This fixes bug #59234, in which random identifiers in a .m file were getting
fontified as types.

* lisp/progmodes/cc-vars.el (objc-font-lock-extra-types): Change the default
value to nil.

* etc/NEWS: Mention the change in default value of objc-font-lock-extra-types,
and how to get the old behavior back.
etc/NEWS
lisp/progmodes/cc-vars.el