Mercurial > emacs
diff lisp/ChangeLog @ 91865:773399d06e32
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 16 Feb 2008 03:31:19 +0000 |
parents | 1a6529179b70 |
children | 92bbc86bf75c |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 16 03:30:57 2008 +0000 +++ b/lisp/ChangeLog Sat Feb 16 03:31:19 2008 +0000 @@ -1,3 +1,14 @@ +2008-02-16 Glenn Morris <rgm@gnu.org> + + * composite.el (composition-function-table): Doc fix. + + * calendar/time-date.el (format-seconds): Remove `nonzero' argument + in favor of `%z' specifier. + (emacs-uptime): Move to time.el. + * time.el (emacs-uptime): Move here from time-date.el. Add + optional `format' argument. Doc fix. Use `%z' rather than + removed `nonzero' argument of format-seconds. + 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu> * bindings.el (mode-line-mule-info): Make the tooltips more explicit.