Mercurial > emacs
changeset 82940:dccc642884f7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 28 Aug 2007 15:04:47 +0000 |
parents | f1ad11ae7c01 |
children | 68020ac5ef24 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 28 15:04:00 2007 +0000 +++ b/lisp/ChangeLog Tue Aug 28 15:04:47 2007 +0000 @@ -1,3 +1,13 @@ +2007-08-28 Ivan Kanis <apple@kanis.eu> + + * time.el: New feature to display several time zones in a buffer. + (display-time-world-mode, display-time-world-display) + (display-time-world, display-time-world-timer): New functions. + (display-time-world-list, display-time-world-time-format) + (display-time-world-buffer-name, display-time-world-timer-enable) + (display-time-world-timer-second, display-time-world-mode-map): + New variables. + 2007-08-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * term/x-win.el (x-gtk-stock-map): New variable.