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,v


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 08 Mar 2007 21:47:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 07/03/08 21:47:32

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10791
retrieving revision 1.10792
diff -u -b -r1.10791 -r1.10792
--- ChangeLog   8 Mar 2007 20:12:55 -0000       1.10791
+++ ChangeLog   8 Mar 2007 21:47:31 -0000       1.10792
@@ -1,3 +1,14 @@
+2007-03-08  Alan Mackenzie  <address@hidden>
+
+       * progmodes/cc-mode.el (c-unfind-enclosing-token,
+       c-unfind-coalesced-tokens, c-before-change): new functions;
+       (c-maybe-stale-found-type): new variable.
+
+       * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type,
+       c-trim-found-types): new functions.
+
+       These remove stale tokens from the cache `c-found-types'.
+
 2007-03-08  Stefan Monnier  <address@hidden>
 
        * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.




reply via email to

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