Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Thu Nov 22 10:41:59 2007 +0000 +++ b/lib-src/ChangeLog Thu Nov 22 11:30:52 2007 +0000 @@ -1,3 +1,10 @@ +2007-11-22 Francesco Potort,Al(B <pot@gnu.org> + + * etags.c (default_C_help) [CTAGS]: differentiate the help string, + as the defaults in ctags are different from etags. + (default_C_help, Cplusplus_help, PHP_help, print_help): Remove + text saying --members is the default: not true in Emacs 22. + 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> * etags.c: (C_entries): In case '}' decrement bracelev before testing it.
