/[emacs]/emacs/lisp/calendar/parse-time.el
ViewVC logotype

Diff of /emacs/lisp/calendar/parse-time.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by miles, Mon Sep 1 15:45:19 2003 UTC revision 1.9 by spiegel, Fri Sep 26 07:21:56 2003 UTC
# Line 174  Line 174 
174      ((5) (0 49) ,#'(lambda () (+ 2000 parse-time-elt))))      ((5) (0 49) ,#'(lambda () (+ 2000 parse-time-elt))))
175    "(slots predicate extractor...)")    "(slots predicate extractor...)")
176    
177    ;;;###autoload
178  (defun parse-time-string (string)  (defun parse-time-string (string)
179    "Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).    "Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
180  The values are identical to those of `decode-time', but any values that are  The values are identical to those of `decode-time', but any values that are

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26