changeset 52623:0edad246b289

(parse-time-string): Add autoload cookie.
author André Spiegel <spiegel@gnu.org>
date Fri, 26 Sep 2003 07:21:56 +0000
parents 22c63c3a5aa1
children 2b71ed49b8c6
files lisp/calendar/parse-time.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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