# HG changeset patch # User Francesco Potort # Date 1195731052 0 # Node ID 826340875e93af8fe571015b6a144b46809e5986 # Parent 86ad04ff29c2ef36dbe1c32cf7735759a2ad1d2c Help strings corrections in etags.c. diff -r 86ad04ff29c2 -r 826340875e93 lib-src/ChangeLog --- 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 + + * 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 * etags.c: (C_entries): In case '}' decrement bracelev before testing it.