]> git.eshelyaron.com Git - emacs.git/commitdiff
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-572
authorMiles Bader <miles@gnu.org>
Tue, 4 Oct 2005 13:55:17 +0000 (13:55 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 4 Oct 2005 13:55:17 +0000 (13:55 +0000)
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 129-130)

   - Update from CVS

2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/time-date.el: Autoload parse-time-string, XEmacs needs it.

lisp/calendar/time-date.el
lisp/gnus/ChangeLog

index be3490dfaffe33536f9ec76d793385c87a385c06..b1646a5665c486ef1866e458316fe582fe3369e3 100644 (file)
@@ -91,6 +91,7 @@ and type 3 is the list (HIGH LOW MICRO)."
    ((eq type 1) (list high low))
    ((eq type 2) (list high low micro))))
 
+(autoload 'parse-time-string "parse-time")
 (autoload 'timezone-make-date-arpa-standard "timezone")
 
 ;;;###autoload
index ebe75811cb0170c21e6bd2bd6d4a73b1f3294965..69bfd79b4608f90c411d28752149390533175014 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * time-date.el: Autoload parse-time-string, XEmacs needs it.
+
 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode