aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorFrancesco Potortì2007-01-02 11:00:40 +0000
committerFrancesco Potortì2007-01-02 11:00:40 +0000
commited8bbc0e02198adb0b2351f90ad7635af2c1d5ae (patch)
treebf6cd5f1751b56a4e5e58e103e2c51aa13ffd0fc /lib-src/ChangeLog
parentcd1059fb84f11206b32377bd159a19e84799410b (diff)
downloademacs-ed8bbc0e02198adb0b2351f90ad7635af2c1d5ae.tar.gz
emacs-ed8bbc0e02198adb0b2351f90ad7635af2c1d5ae.zip
(longopts): New undocumented option --no-duplicates.
(no_duplicates): Static variables for the above option. (print_help): Do not print help for --no-warn, now undocumented. (add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 76a0dcf1b9e..ebf6f27a610 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12007-01-02 Francesco Potort,Al(B <pot@gnu.org>
2
3 * etags.c: (longopts): New undocumented option --no-duplicates.
4 (no_duplicates): Static variables for the above option.
5 (print_help): Do not print help for --no-warn, now undocumented.
6 (add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
7
12006-12-28 Francesco Potort,Al(B <pot@gnu.org> 82006-12-28 Francesco Potort,Al(B <pot@gnu.org>
2 9
3 * etags.c (readline): When creating a relative file name from a 10 * etags.c (readline): When creating a relative file name from a