Mercurial > emacs
view etc/ORDERS @ 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 | d12a2fe421fd |
children | 0ebcdaee8a4e |
line wrap: on
line source
Printed copies of the GNU Emacs Manual, the Emacs Lisp Reference Manual, "Programming in Emacs Lisp: An Introduction", and other materials can be ordered directly from the Free Software Foundation. For more information, see the order form on the web at <http://www.gnu.org/order/order.html>. Your purchases will help support further development of Emacs and other free software programs. You can also make tax-deductable donations to the Free Software Foundation, a not-for-profit organization (assuming you pay US taxes) - see <http://www.gnu.org/help/donate.html>.