progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
authorAlan Mackenzie <acm@muc.de>
Sat, 30 Oct 2010 12:24:06 +0000 (12:24 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 30 Oct 2010 12:24:06 +0000 (12:24 +0000)
commit4f9e41e40c91d20a681c0b987d4e514eb917f6c7
treec98d6c876728b8c224bd6e25c73c022599d66f33
parent99e65b2d2e79edf3ed0c4f00916098d4ea3767f4
progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
fontifies the tail of an enum.
(c-basic-matchers-after): Insert a call to the above new function.
This fixes bug #7264.
lisp/ChangeLog
lisp/progmodes/cc-fonts.el