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

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

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

revision 1.13 by lute, Mon Jul 4 17:37:04 2005 UTC revision 1.14 by miles, Tue Oct 4 13:55:16 2005 UTC
# Line 91  and type 3 is the list (HIGH LOW MICRO). Line 91  and type 3 is the list (HIGH LOW MICRO).
91     ((eq type 1) (list high low))     ((eq type 1) (list high low))
92     ((eq type 2) (list high low micro))))     ((eq type 2) (list high low micro))))
93    
94    (autoload 'parse-time-string "parse-time")
95  (autoload 'timezone-make-date-arpa-standard "timezone")  (autoload 'timezone-make-date-arpa-standard "timezone")
96    
97  ;;;###autoload  ;;;###autoload

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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