emacs-commit
[Top][All Lists]
Advanced

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

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


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

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

Modified files:
        lisp/progmodes : cc-awk.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-awk-beyond-logical-line, c-awk-old-ByLL): Replace
        c-awk-end-of-logical-line and c-awk-old-EoLL to solve an off-by-one bug.
        (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with a bit
        of refactoring.
        (c-awk-extend-and-syntax-tablify-region): Takes some of the 
functionality
        of c-awk-advise-fl-for-awk-region, which has been refactored away.

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




reply via email to

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