From: Francesco Potortì Date: Tue, 2 Jan 2007 11:28:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.93~298 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=56c0d8662f87a15162498470596c4a3247b92cb9;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 735198a497b..a4fcc77a887 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-06-30 Francesco Potort,Al(B + + * etags.1: Undocument the --no-warn option. + 2006-12-17 Richard Stallman * TUTORIAL: Say that C-d and DEL with arg do killing. diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index ebf6f27a610..fd0f61a6eff 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -4,6 +4,7 @@ (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. + (main): Pass the -u option to sort in ctags mode. 2006-12-28 Francesco Potort,Al(B