Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Apr 21 05:39:14 2006 +0000 +++ b/lib-src/ChangeLog Tue May 02 05:51:52 2006 +0000 @@ -1,3 +1,17 @@ +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>.