comparison lib-src/ChangeLog @ 75035:7cc7adabc21d

*** empty log message ***
author Francesco Potortì <pot@gnu.org>
date Tue, 02 Jan 2007 11:00:40 +0000
parents de142d931ff3
children 9ce2dfd4d7ee
comparison
equal deleted inserted replaced
75034:e7e8a2a0d0a9 75035:7cc7adabc21d
1 2007-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
1 2006-12-28 Francesco Potort,Al(B <pot@gnu.org> 8 2006-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
4 #line directive, leave the file name alone. The previous 11 #line directive, leave the file name alone. The previous
5 behaviour was to make it relative to the tags file directory, 12 behaviour was to make it relative to the tags file directory,