emacs-commit
[Top][All Lists]
Advanced

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

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


From: Alan Mackenzie
Subject: [Emacs-commit] emacs/lisp/progmodes cc-langs.el [EMACS_22_BASE]
Date: Tue, 19 Feb 2008 22:11:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Alan Mackenzie <acmacm> 08/02/19 22:11:39

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

Log message:
        Set of changes so that "obtrusive" syntactic elements in a
        C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
        unmatched paren) don't interact syntactically with stuff outside
        the CPP line.
        (c-get-state-before-change-function, c-before-font-lock-function,
        c-anchored-cpp-prefix): new language variables.
        (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/cc-langs.el?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.47.2.7&r2=1.47.2.8




reply via email to

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