emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 23 Mar 2005 05:09:19 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7144 emacs/lisp/ChangeLog:1.7145
*** emacs/lisp/ChangeLog:1.7144 Wed Mar 23 07:19:39 2005
--- emacs/lisp/ChangeLog        Wed Mar 23 10:09:18 2005
***************
*** 1,3 ****
--- 1,14 ----
+ 2005-03-23  Lute Kamstra  <address@hidden>
+ 
+       * calendar/time-date.el: Add comment on time value formats.  Don't
+       require parse-time.
+       (with-decoded-time-value): New macro.
+       (encode-time-value): New function.
+       (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
+       (days-to-time): Return a valid time value when arg is huge.
+       (time-since): Use time-subtract.
+       (time-to-number-of-days): Use time-to-seconds.
+ 
  2005-03-23  David Ponce  <address@hidden>
  
        * recentf.el: (recentf-keep): New option.




reply via email to

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