Mercurial > emacs
comparison lib-src/ChangeLog @ 79466:826340875e93
Help strings corrections in etags.c.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 22 Nov 2007 11:30:52 +0000 |
parents | 36075b913c8a |
children | 4ba3c6dde3ba ec0ef12211d9 |
comparison
equal
deleted
inserted
replaced
79465:86ad04ff29c2 | 79466:826340875e93 |
---|---|
1 2007-11-22 Francesco Potort,Al(B <pot@gnu.org> | |
2 | |
3 * etags.c (default_C_help) [CTAGS]: differentiate the help string, | |
4 as the defaults in ctags are different from etags. | |
5 (default_C_help, Cplusplus_help, PHP_help, print_help): Remove | |
6 text saying --members is the default: not true in Emacs 22. | |
7 | |
1 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> | 8 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> |
2 | 9 |
3 * etags.c: (C_entries): In case '}' decrement bracelev before testing it. | 10 * etags.c: (C_entries): In case '}' decrement bracelev before testing it. |
4 | 11 |
5 2007-11-15 Masatake YAMATO <jet@gyve.org> | 12 2007-11-15 Masatake YAMATO <jet@gyve.org> |