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, 30 Apr 2002 19:02:21 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3810 emacs/lisp/ChangeLog:1.3811
*** emacs/lisp/ChangeLog:1.3810 Tue Apr 30 16:39:00 2002
--- emacs/lisp/ChangeLog        Tue Apr 30 19:02:19 2002
***************
*** 1,3 ****
--- 1,13 ----
+ 2002-05-01  Martin Stjernholm  <address@hidden>
+ 
+       * progmodes/cc-engine.el (c-beginning-of-decl-1): Better way
+       to handle protection labels, one which doesn't get confused by
+       inherit colons.
+ 
+       * progmodes/cc-engine.el (c-end-of-decl-1): Don't treat
+       functions that have "class" or "struct" in the return type as
+       classes or structs.
+ 
  2002-04-30  Kim F. Storm  <address@hidden>
  
        * menu-bar.el (menu-bar-custom-menu): Change "Recently Changed



reply via email to

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