]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorFrancesco Potortì <pot@gnu.org>
Tue, 2 Jan 2007 11:28:50 +0000 (11:28 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 2 Jan 2007 11:28:50 +0000 (11:28 +0000)
etc/ChangeLog
lib-src/ChangeLog

index 735198a497b02cd25fdf1631ee8e8f4a202988cd..a4fcc77a8873cde1ee99189eb7f761a2ba5d0474 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-30  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * etags.1: Undocument the --no-warn option.
+
 2006-12-17  Richard Stallman  <rms@gnu.org>
 
        * TUTORIAL: Say that C-d and DEL with arg do killing.
index ebf6f27a610f4355b40c7493582a810b62a3a4bf..fd0f61a6eff40d97c0b3c1e254de5b659bc0a37b 100644 (file)
@@ -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\e,Al\e(B  <pot@gnu.org>