1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00

(parse-time-string): Add autoload cookie.

This commit is contained in:
André Spiegel 2003-09-26 07:21:56 +00:00
parent 7146d1c1a8
commit ec2dc2677a

View File

@ -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