Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Tue Jan 02 11:00:02 2007 +0000 +++ b/lib-src/ChangeLog Tue Jan 02 11:00:40 2007 +0000 @@ -1,3 +1,10 @@ +2007-01-02 Francesco Potort,Al(B <pot@gnu.org> + + * etags.c: (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. + 2006-12-28 Francesco Potort,Al(B <pot@gnu.org> * etags.c (readline): When creating a relative file name from a
