comparison etc/NEWS @ 75123:b4934b436020

Mention the change in ctags wrt duplicate tags.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 Jan 2007 14:30:54 +0000
parents a8f469237c7e
children 2f3927790dae
comparison
equal deleted inserted replaced
75122:6d5fb1b2a719 75123:b4934b436020
3209 This option is mostly useful when calling etags from programs. It can 3209 This option is mostly useful when calling etags from programs. It can
3210 be used (only once) in place of a file name on the command line. Etags 3210 be used (only once) in place of a file name on the command line. Etags
3211 reads from standard input and marks the produced tags as belonging to 3211 reads from standard input and marks the produced tags as belonging to
3212 the file FILE. 3212 the file FILE.
3213 3213
3214 ** Ctags changes.
3215
3216 *** Ctags now allows duplicate tags
3217
3214 ** VC Changes 3218 ** VC Changes
3215 3219
3216 +++ 3220 +++
3217 *** The key C-x C-q only changes the read-only state of the buffer 3221 *** The key C-x C-q only changes the read-only state of the buffer
3218 (toggle-read-only). It no longer checks files in or out. 3222 (toggle-read-only). It no longer checks files in or out.