comparison lisp/ChangeLog @ 45051:66dea49fd345

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Wed, 01 May 2002 00:50:15 +0000
parents 2cc4536a69b6
children a25f9d4a291c
comparison
equal deleted inserted replaced
45050:2cc4536a69b6 45051:66dea49fd345
1 2002-04-30 John Wiegley <johnw@gnu.org>
2
3 * align.el (align-region): Fixed the fix to align-region, because
4 the "name" argument was appearing twice.
5
1 2002-05-01 Martin Stjernholm <bug-cc-mode@gnu.org> 6 2002-05-01 Martin Stjernholm <bug-cc-mode@gnu.org>
2 7
3 * progmodes/cc-engine.el (c-beginning-of-decl-1): Better way 8 * progmodes/cc-engine.el (c-beginning-of-decl-1): Better way
4 to handle protection labels, one which doesn't get confused by 9 to handle protection labels, one which doesn't get confused by
5 inherit colons. 10 inherit colons.