emacs-commit
[Top][All Lists]
Advanced

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

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


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

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

Modified files:
        lisp/progmodes : cc-defs.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-clear-char-property-with-value-function)
        (c-clear-char-property-with-value): New function and macro which remove
        text-properties `equal' to a supplied value.

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




reply via email to

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