# HG changeset patch # User Glenn Morris # Date 1251861778 0 # Node ID e376a250f94275d4fb6d21b293877d80eaadf5ea # Parent b04b1ea82ee03fabbeca6fd3ce13af3768c2698c *** empty log message *** diff -r b04b1ea82ee0 -r e376a250f942 lisp/ChangeLog --- 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 + * 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)