comparison lib-src/ChangeLog @ 90386:2ecafc6d5db7

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 239-258) - Update from CVS - (Ffield_beginning, find_field): Undo change of 2006-04-23. - Rcirc patch from Ryan Yeske - Merge from gnus--rel--5.10 - Clean up lisp/gnus/ChangeLog a bit * gnus--rel--5.10 (patch 91-98) - Merge from emacs--devo--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Tue, 02 May 2006 05:51:52 +0000
parents 65ca8fb66a0d 0f15a453179c
children 146cd8369025
comparison
equal deleted inserted replaced
90385:72dea2ff0142 90386:2ecafc6d5db7
1 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * sorted-doc.c (main): Initialize docs to NULL.
4
5 * yow.c (yow): Free buf.
6
7 * etags.c: Delete c-indentation-style local variable.
8
9 2006-04-29 Richard Stallman <rms@gnu.org>
10
11 * movemail.c (main): Check for negative value from `read'.
12
13 * fakemail.c (read_header): Give fatal error if input has no header.
14
1 2006-04-02 Paul Eggert <eggert@cs.ucla.edu> 15 2006-04-02 Paul Eggert <eggert@cs.ucla.edu>
2 16
3 * b2m.c (main): Don't include <limits.h>. 17 * b2m.c (main): Don't include <limits.h>.
4 (TM_YEAR_BASE): New macro. 18 (TM_YEAR_BASE): New macro.
5 (TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so 19 (TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so