]> git.eshelyaron.com Git - emacs.git/commitdiff
(parse-time-string): Add autoload cookie.
authorAndré Spiegel <spiegel@gnu.org>
Fri, 26 Sep 2003 07:21:56 +0000 (07:21 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Fri, 26 Sep 2003 07:21:56 +0000 (07:21 +0000)
lisp/calendar/parse-time.el

index 9eea37fc7a87c203399fd716e9ac76aa527a4110..bf75b186211c392031772fbdf8de39f030b2b0d4 100644 (file)
     ((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