From: Eli Zaretskii Date: Sat, 6 Jan 2007 14:30:54 +0000 (+0000) Subject: Mention the change in ctags wrt duplicate tags. X-Git-Tag: emacs-pretest-22.0.93~224 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cc6dbbd2f15e277027fc5780a5bcd5173b58ec5d;p=emacs.git Mention the change in ctags wrt duplicate tags. --- diff --git a/etc/NEWS b/etc/NEWS index bd5a003f503..f443ca3f70e 100644 --- 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 +++