# HG changeset patch # User Andr Spiegel # Date 1064560916 0 # Node ID 0edad246b289f51da7ad5733afa0a817d6020dce # Parent 22c63c3a5aa1f9ef16bab7a71c0258c6d32c82f2 (parse-time-string): Add autoload cookie. diff -r 22c63c3a5aa1 -r 0edad246b289 lisp/calendar/parse-time.el --- a/lisp/calendar/parse-time.el Thu Sep 25 21:13:19 2003 +0000 +++ b/lisp/calendar/parse-time.el Fri Sep 26 07:21:56 2003 +0000 @@ -174,6 +174,7 @@ ((5) (0 49) ,#'(lambda () (+ 2000 parse-time-elt)))) "(slots predicate extractor...)") +;;;###autoload (defun parse-time-string (string) "Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). The values are identical to those of `decode-time', but any values that are