Mercurial > emacs
changeset 104799:e376a250f942
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 02 Sep 2009 03:22:58 +0000 |
parents | b04b1ea82ee0 |
children | 31250b83d2bb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 02 03:22:30 2009 +0000 +++ b/lisp/ChangeLog Wed Sep 02 03:22:58 2009 +0000 @@ -1,5 +1,14 @@ 2009-09-02 Glenn Morris <rgm@gnu.org> + * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete + alias for float-time. + (time-to-number-of-days): In Emacs, use float-time. + * net/newst-backend.el (time-add): Suppress warnings from compat + function. + * time.el (emacs-uptime, emacs-init-time): + * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE): + Use float-time rather than time-to-seconds. + * minibuffer.el (completion-initials-expand): Fix typo. * faces.el (modeline, modeline-inactive, modeline-highlight)