]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Allow "static" etc. to be placed after a declaration's type name
authorAlan Mackenzie <acm@muc.de>
Mon, 18 May 2020 18:20:05 +0000 (18:20 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 18 May 2020 18:20:05 +0000 (18:20 +0000)
commitceee275431c7eb07b50cd1ecf7b22d2c0b6ed5f7
tree19af34fb9af6a08568fb36087e30bd48d460805d
parent86594a3ddb04c7b086f1d6796d5102da73020ac7
CC Mode: Allow "static" etc. to be placed after a declaration's type name

Fixes bug #41284.

* lisp/progmodes/cc-langs.el (c-type-decl-prefix-key): include additionally
c-modifier-kwds in the set of keywords at the base of this lang-const.
lisp/progmodes/cc-langs.el