Synch to No Gnus 200510111141.
[elisp/gnus.git-] / lisp / time-date.el
index a5cf50e..b78f438 100644 (file)
@@ -93,6 +93,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