comparison lisp/ChangeLog @ 40268:3b6c70f1fe6c

(mouse-buffer-menu-mode-groups): Added "Version Control" group.
author Sam Steingold <sds@gnu.org>
date Wed, 24 Oct 2001 20:02:16 +0000
parents 64974d531aba
children 03eaa14e9bac
comparison
equal deleted inserted replaced
40267:dca37162945a 40268:3b6c70f1fe6c
1 2001-10-24 Sam Steingold <sds@gnu.org>
2
3 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
4 Control" group.
5
1 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org> 6 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
2 7
3 * progmodes/cc-engine.el (c-beginning-of-member-init-list): 8 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
4 Better handling of C++ template args to avoid confusion with `<' 9 Better handling of C++ template args to avoid confusion with `<'
5 and `>' used as operators in member init expressions. 10 and `>' used as operators in member init expressions.