(quail-store-decode-map-key): Store a
[bpt/emacs.git] / lib-src / ChangeLog
index 43d21ee..0a1cdf1 100644 (file)
@@ -1,3 +1,21 @@
+2007-01-02  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * etags.c: (longopts): New undocumented option --no-duplicates.
+       (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>
+
+       * etags.c (readline): When creating a relative file name from a
+       #line directive, leave the file name alone.  The previous
+       behaviour was to make it relative to the tags file directory,
+       under the hypothesis that the #line directive file name was
+       relative to the directory of the tagged file.  That hypothesis is
+       wrong with Cpp and Lex.
+       (Makefile_targets): Do not include spaces in tag names.
+
 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (make-docfile, ctags, etags, ebrowse, hexl)
 
     Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
        1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
-       2006 Free Software Foundation, Inc.
+       2006, 2007 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.