summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <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.