aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b81ebc84d07..1608b0e6dd0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12002-05-01 Martin Stjernholm <bug-cc-mode@gnu.org>
2
3 * progmodes/cc-engine.el (c-beginning-of-decl-1): Better way
4 to handle protection labels, one which doesn't get confused by
5 inherit colons.
6
7 * progmodes/cc-engine.el (c-end-of-decl-1): Don't treat
8 functions that have "class" or "struct" in the return type as
9 classes or structs.
10
12002-04-30 Kim F. Storm <storm@cua.dk> 112002-04-30 Kim F. Storm <storm@cua.dk>
2 12
3 * menu-bar.el (menu-bar-custom-menu): Change "Recently Changed 13 * menu-bar.el (menu-bar-custom-menu): Change "Recently Changed