emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Martin Stjernholm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 20 Aug 2002 17:59:11 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4228 emacs/lisp/ChangeLog:1.4229
*** emacs/lisp/ChangeLog:1.4228 Tue Aug 20 16:35:56 2002
--- emacs/lisp/ChangeLog        Tue Aug 20 17:59:10 2002
***************
*** 1,3 ****
--- 1,13 ----
+ 2002-08-20  Martin Stjernholm  <address@hidden>
+ 
+       * progmodes/cc-engine.el (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.
+ 
+       * progmodes/cc-engine.el (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.
+ 
  2002-08-20  Glenn Morris  <address@hidden>
  
        * progmodes/fortran.el (fortran-current-defun): Use save-excursion.




reply via email to

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