Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-88
authorMiles Bader <miles@gnu.org>
Mon, 4 Apr 2005 22:36:41 +0000 (22:36 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 4 Apr 2005 22:36:41 +0000 (22:36 +0000)
commit8017b553c63563d6135f9c42894e37d4202b436e
tree8ea96824375b36862a6477586f098c27aacce054
parent55cb4f18278a375d391f9426216f3429d5909ce6
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-88

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 57)

   - Update from CVS

005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/message.el (message-make-date): Revert previous change.

   * lisp/nnimap.el (nnimap-date-days-ago): Revert previous change and add
   defvars in order to silence the byte compiler inside the defun

   * lisp/gnus-demon.el (parse-time-string): Added autoload.

   * lisp/gnus-delay.el (parse-time-string): Added autoload.

   * lisp/gnus-art.el (parse-time-string): Added autoload.

2005-03-23  Lute Kamstra  <lute@gnu.org>

   * lisp/time-date.el: Add comment on time value formats.
   Don't require parse-time.
   (with-decoded-time-value): New macro.
   (encode-time-value): New function.
   (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
   (days-to-time): Return a valid time value when arg is huge.
   (time-since): Use time-subtract.
   (time-to-number-of-days): Use time-to-seconds.
lisp/ChangeLog
lisp/gnus-art.el
lisp/gnus-delay.el
lisp/gnus-demon.el
lisp/message.el
lisp/nnimap.el