]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention the change in ctags wrt duplicate tags.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Jan 2007 14:30:54 +0000 (14:30 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Jan 2007 14:30:54 +0000 (14:30 +0000)
etc/NEWS

index bd5a003f503c26f603e4dd75c87d768aee71513f..f443ca3f70e752eb908fed09743a3f42c5caba7c 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3211,6 +3211,10 @@ be used (only once) in place of a file name on the command line.  Etags
 reads from standard input and marks the produced tags as belonging to
 the file FILE.
 
+** Ctags changes.
+
+*** Ctags now allows duplicate tags
+
 ** VC Changes
 
 +++