comparison 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
comparison
equal deleted inserted replaced
91864:c4522ed32e3a 91865:773399d06e32
1 2008-02-16 Glenn Morris <rgm@gnu.org>
2
3 * composite.el (composition-function-table): Doc fix.
4
5 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
6 in favor of `%z' specifier.
7 (emacs-uptime): Move to time.el.
8 * time.el (emacs-uptime): Move here from time-date.el. Add
9 optional `format' argument. Doc fix. Use `%z' rather than
10 removed `nonzero' argument of format-seconds.
11
1 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu> 12 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
2 13
3 * bindings.el (mode-line-mule-info): Make the tooltips more explicit. 14 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
4 15
5 2008-02-15 Jason Rumney <jasonr@gnu.org> 16 2008-02-15 Jason Rumney <jasonr@gnu.org>