emacs-commit
[Top][All Lists]
Advanced

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

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


From: Martin Stjernholm
Subject: [Emacs-commit] emacs/lisp/progmodes cc-fonts.el
Date: Wed, 24 Sep 2003 09:55:49 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Martin Stjernholm <address@hidden>      03/09/24 09:55:49

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

Log message:
        (c-font-lock-declarations): Fixed recognition of constructors and
        destructors for classes whose names are matched by
        `*-font-lock-extra-types'.
        
        (c-font-lock-invalid-string): Fixed eob problem that primarily
        affected XEmacs.  Don't use faces to find unterminated strings since
        Emacs and XEmacs fontify strings differently - this function should
        now work better in XEmacs.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/cc-fonts.el.diff?tr1=1.3&tr2=1.4&r1=text&r2=text





reply via email to

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