]> git.eshelyaron.com Git - emacs.git/commit
Improve display-time-world UI (Bug#40863)
authorStefan Kangas <stefankangas@gmail.com>
Sun, 26 Apr 2020 08:16:06 +0000 (10:16 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 18 Aug 2020 18:16:51 +0000 (20:16 +0200)
commit64da2e80966049222486c3f9f1757504c3a42331
treea5bc7b2061e753b9d27e76e7f8dc226b0c53f5d7
parent070c60665e71ac9dddf073c9c49c1f8e91a9811f
Improve display-time-world UI (Bug#40863)

* lisp/time.el (display-time-world-mode): Set 'revert-buffer-function'
to 'display-time-world-timer'.

(display-time-world-label): New face.
(display-time-world-display): Use the new face.  Move point to new
buffer on creation and resize.
lisp/time.el