emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes cc-engine.el cc-fonts.el


From: Alan Mackenzie
Subject: [Emacs-commit] emacs/lisp/progmodes cc-engine.el cc-fonts.el
Date: Fri, 06 Apr 2007 21:21:55 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 07/04/06 21:21:55

Modified files:
        lisp/progmodes : cc-engine.el cc-fonts.el 

Log message:
        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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/cc-engine.el?cvsroot=emacs&r1=1.55&r2=1.56
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/cc-fonts.el?cvsroot=emacs&r1=1.20&r2=1.21




reply via email to

[Prev in Thread] Current Thread [Next in Thread]