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: Wed, 24 Sep 2003 09:55:24 -0400

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

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

Log message:
        (c-parse-state): Fixed bug that could cause errors when the state
        cache contains info on parts that have been narrowed out.
        
        (c-forward-keyword-clause): Fixed error handling.  This bug could
        cause interactive font locking to bail out.
        
        (c-just-after-func-arglist-p): Handle paren-style types in Pike.  Also
        fixed some cases of insufficient handling of unbalanced parens.

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





reply via email to

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