]> code.delx.au - gnu-emacs/blobdiff - lib-src/ChangeLog
(Fget_char_property_and_overlay): Doc fix.
[gnu-emacs] / lib-src / ChangeLog
index e4e74030200428ed36946a25018fbada8dbb9ac5..040f155221fd845c879e08cc8da142536a7f04ce 100644 (file)
@@ -1,3 +1,91 @@
+2006-06-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * yow.c: Remove file.
+
+       * makefile.w32-in ($(BLD)/yow.$(O)): Remove target.
+
+       * Makefile.in (UTILITIES): Remove yow${EXEEXT}.
+       yow${EXEEXT}: Remove target.
+
+2006-06-04  Masatake YAMATO  <jet@gyve.org>
+
+       * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file
+       doesn't exist, is not seekable, not is failed in ftall.
+
+2006-06-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (ALL): Add sorted-doc and digest-doc.
+       ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
+       ($(BLD)/test-distrib.exe): New targets.
+       (sorted-doc, digest-doc, test-distrib): New targets.
+       (install): Install sorted-doc.exe and digest-doc.exe.
+       ($(BLD)/sorted-doc.$(O)): Update dependencies.
+
+       * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
+       (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
+       terminal device.
+
+       * sorted-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
+       [WINDOWSNT] <top level>: Don't redeclare malloc.
+       (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
+       terminal device.
+       (main): Initialize bp, to avoid compiler warnings
+
+       * makefile.w32-in: Delete traces of leditcfns.c.
+
+       * leditcfns.c: Remove file.
+
+2006-05-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * pop.c (pop_open, socket_connection, KPOP_SERVICE): Added
+       comments explaining why the "kpop" service is never used.
+
+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