Mercurial > emacs
comparison lisp/ChangeLog @ 60848:aaa537d43c7b
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Wed, 23 Mar 2005 10:09:18 +0000 |
parents | 6559941ea4b0 |
children | 83c2492ef262 |
comparison
equal
deleted
inserted
replaced
60847:608b5e008a8b | 60848:aaa537d43c7b |
---|---|
1 2005-03-23 Lute Kamstra <lute@gnu.org> | |
2 | |
3 * calendar/time-date.el: Add comment on time value formats. Don't | |
4 require parse-time. | |
5 (with-decoded-time-value): New macro. | |
6 (encode-time-value): New function. | |
7 (time-to-seconds, time-less-p, time-subtract, time-add): Use them. | |
8 (days-to-time): Return a valid time value when arg is huge. | |
9 (time-since): Use time-subtract. | |
10 (time-to-number-of-days): Use time-to-seconds. | |
11 | |
1 2005-03-23 David Ponce <david@dponce.com> | 12 2005-03-23 David Ponce <david@dponce.com> |
2 | 13 |
3 * recentf.el: (recentf-keep): New option. | 14 * recentf.el: (recentf-keep): New option. |
4 (recentf-menu-action): Default to `find-file'. | 15 (recentf-menu-action): Default to `find-file'. |
5 (recentf-keep-non-readable-files-flag) | 16 (recentf-keep-non-readable-files-flag) |