X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Ftime-date.el;h=b78f438026b23aa274dc569f45c3af4aac62d053;hb=4cacb5f23eb830e6950dba987063f413977708d7;hp=a5cf50ef52c690e07844119f992fe13e6fa29c75;hpb=8c2a5a5cf5226f37cbe192d6aee9df67d8ec93c9;p=elisp%2Fgnus.git- diff --git a/lisp/time-date.el b/lisp/time-date.el index a5cf50e..b78f438 100644 --- a/lisp/time-date.el +++ b/lisp/time-date.el @@ -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