Mercurial > emacs
comparison install-sh @ 76986:469570420bff
Fix fontification of labels, and other things with ":".
* progmodes/cc-engine.el (c-forward-label): The function now
returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
the former t.
* progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
new return code from c-forward-label, fontifying tokens properly.
Add some general comments throughout the file.
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Fri, 06 Apr 2007 21:21:55 +0000 |
parents | 23a1cea22d13 |
children |
comparison
equal
deleted
inserted
replaced
76985:2f0b1b082f4a | 76986:469570420bff |
---|