Mercurial > emacs
diff nt/configure.bat @ 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 | b6e3d0c09cc7 |
children | 6ec2f8deab6d 52a7f3f50b89 |