/[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.6.4.1 by miles, Fri Apr 4 06:20:16 2003 UTC revision 1.6.4.2 by miles, Tue Oct 14 23:42:15 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
# Line 216  unknown are returned as nil." Line 217  unknown are returned as nil."
217    
218  (provide 'parse-time)  (provide 'parse-time)
219    
220    ;;; arch-tag: 07066094-45a8-4c68-b307-86195e2c1103
221  ;;; parse-time.el ends here  ;;; parse-time.el ends here

Legend:
Removed from v.1.6.4.1  
changed lines
  Added in v.1.6.4.2

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