Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
45049:11c11cb2b8a8 | 45050:2cc4536a69b6 |
---|---|
1 2002-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 | |
1 2002-04-30 Kim F. Storm <storm@cua.dk> | 11 2002-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 |
4 Options" to "New Options..."; rephrase tooltip. | 14 Options" to "New Options..."; rephrase tooltip. |
5 Rephrase tooltip for "Specific Option...". | 15 Rephrase tooltip for "Specific Option...". |