Mercurial > emacs
changeset 45513:878a4fae5e98
*** empty log message ***
author | Martin Stjernholm <mast@lysator.liu.se> |
---|---|
date | Sat, 25 May 2002 16:18:59 +0000 |
parents | 17fef404cef1 |
children | a7fc02accfb3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 25 16:17:27 2002 +0000 +++ b/lisp/ChangeLog Sat May 25 16:18:59 2002 +0000 @@ -1,3 +1,8 @@ +2002-05-25 Martin Stjernholm <bug-cc-mode@gnu.org> + + * progmodes/cc-engine.el (c-add-stmt-syntax): Fixed some cases + of wrong anchoring, e.g. for else-if compounds. + 2002-05-25 Miles Bader <miles@gnu.org> * menu-bar.el (menu-bar-showhide-fringe-menu-customize-left)