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


From: Martin Stjernholm
Subject: [Emacs-commit] emacs/lisp/progmodes cc-engine.el
Date: Tue, 20 Aug 2002 17:58:51 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Martin Stjernholm <address@hidden>      02/08/20 17:58:51

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

Log message:
        (c-forward-syntactic-ws): Fixed a bug that could cause an infinite
        loop if something that looks like a macro begins in the middle of a
        line.
        
        (c-parse-state): Fixed a bug that could cause `c-state-cache' to
        contain two conses in sequence when there's an unbalanced open paren
        in a macro.

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





reply via email to

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