emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/time-date.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/time-date.el
Date: Tue, 04 Oct 2005 09:55:17 -0400

Index: emacs/lisp/calendar/time-date.el
diff -c emacs/lisp/calendar/time-date.el:1.13 
emacs/lisp/calendar/time-date.el:1.14
*** emacs/lisp/calendar/time-date.el:1.13       Mon Jul  4 17:37:04 2005
--- emacs/lisp/calendar/time-date.el    Tue Oct  4 13:55:16 2005
***************
*** 91,96 ****
--- 91,97 ----
     ((eq type 1) (list high low))
     ((eq type 2) (list high low micro))))
  
+ (autoload 'parse-time-string "parse-time")
  (autoload 'timezone-make-date-arpa-standard "timezone")
  
  ;;;###autoload




reply via email to

[Prev in Thread] Current Thread [Next in Thread]