From: Francesco Potortì Date: Thu, 22 Nov 2007 11:30:52 +0000 (+0000) Subject: Help strings corrections in etags.c. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~1004 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=63f018cd94f728200c16bcbe2b8202ceb7a1d4eb;p=emacs.git Help strings corrections in etags.c. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2c22c70f501..fbfc01af4b0 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -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.