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:
parent
7146d1c1a8
commit
ec2dc2677a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user