*** empty log message ***
[bpt/emacs.git] / lib-src / ChangeLog
index df8639f..16c4e53 100644 (file)
@@ -1,3 +1,54 @@
+2006-05-13  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (lisp1): Add fringe.elc.
+
+2006-05-02  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * etags.c (Perl_functions): Free space allocated for var package.
+       (Erlang_functions): Possibly free space allocated for var last.
+       (Prolog_functions): Possibly free space allocated for var last.
+
+2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * sorted-doc.c (main): Initialize docs to NULL.
+
+       * yow.c (yow): Free buf.
+
+       * etags.c: Delete c-indentation-style local variable.
+
+2006-04-29  Richard Stallman  <rms@gnu.org>
+
+       * movemail.c (main): Check for negative value from `read'.
+
+       * fakemail.c (read_header): Give fatal error if input has no header.
+
+2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * b2m.c (main): Don't include <limits.h>.
+       (TM_YEAR_BASE): New macro.
+       (TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so
+       that s/ files can override this.  Use the more-conservative range
+       1000-9999.
+       (main): Check for asctime returning NULL.
+       * fakemail.c: Likewise.
+
+2006-03-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * b2m.c: Include <limits.h>.
+       (TM_YEAR_IN_ASCTIME_RANGE): New macro.
+       (main): Check for out-of-range time stamps.
+       * fakemail.c: Likewise.
+
+2006-03-18  Andre Spiegel  <spiegel@gnu.org>
+
+       * vcdiff: Use "echo" as a default for $echo, otherwise we'll
+       execute $DIFF twice, and once with the wrong options.
+
+2006-02-23  Claudio Fontana  <claudio@gnu.org>
+
+       * Makefile.in (install, uninstall): Add DESTDIR variable to
+       support staged installations.
+
 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (MOUSE_SUPPORT): Add tooltip.elc.