comparison lisp/gnus/ChangeLog @ 90140:02f1dbc4a199

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 228-240) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 53-58) - Merge from emacs--cvs-trunk--0 - Update from CVS - Collapse feature addition/removal within single ChangeLog entry
author Miles Bader <miles@gnu.org>
date Sat, 09 Apr 2005 02:16:29 +0000
parents 4da4a09e8b1b f8d6ea606403
children 146c086df160
comparison
equal deleted inserted replaced
90139:e0d294b9b23e 90140:02f1dbc4a199
1 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * message.el (message-make-date): Add defvars in order to silence
4 the byte compiler inside the defun.
5
6 * nnimap.el (nnimap-date-days-ago): Ditto.
7
8 * gnus-demon.el (parse-time-string): Added autoload.
9
10 * gnus-delay.el (parse-time-string): Added autoload.
11
12 * gnus-art.el (parse-time-string): Added autoload.
13
14 * nnultimate.el (parse-time): Require for `parse-time-string'.
15
16 2005-04-03 Katsumi Yamaoka <yamaoka@jpl.org>
17
18 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19 "Unrecognized menu descriptor" error in XEmacs.
20
1 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org> 21 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
2 22
3 * message.el (message-resend): Bind rfc2047-encode-encoded-words. 23 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
4 24
5 * mm-util.el (mm-replace-in-string): New function. 25 * mm-util.el (mm-replace-in-string): New function.
481 501
482 * pgg-def.el (pgg group): Add :version. 502 * pgg-def.el (pgg group): Add :version.
483 503
484 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org> 504 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
485 505
486 * gnus-art. (gnus-article-edit-article): Don't associate the 506 * gnus-art.el (gnus-article-edit-article): Don't associate the
487 article buffer with a draft file. This is a temporary measure 507 article buffer with a draft file. This is a temporary measure
488 against the 2004-08-22 change to gnus-article-edit-mode. 508 against the 2004-08-22 change to gnus-article-edit-mode.
489 509
490 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org> 510 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
491 511