Mercurial > emacs
diff lisp/ChangeLog @ 45050:2cc4536a69b6
*** empty log message ***
author | Martin Stjernholm <mast@lysator.liu.se> |
---|---|
date | Tue, 30 Apr 2002 23:02:19 +0000 |
parents | 9858a07e7516 |
children | 66dea49fd345 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 30 23:00:54 2002 +0000 +++ b/lisp/ChangeLog Tue Apr 30 23:02:19 2002 +0000 @@ -1,3 +1,13 @@ +2002-05-01 Martin Stjernholm <bug-cc-mode@gnu.org> + + * 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 <storm@cua.dk> * menu-bar.el (menu-bar-custom-menu): Change "Recently Changed