]> git.eshelyaron.com Git - emacs.git/commit
Fix minor issues after recent world-clock rename
authorStefan Kangas <stefankangas@gmail.com>
Wed, 19 Aug 2020 18:31:29 +0000 (20:31 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 19 Aug 2020 18:39:27 +0000 (20:39 +0200)
commit6e3bc3c68466c470e1b33c56d9571823fc2b9367
tree10c4d6448790e7c371e0e6c6974953e56e8d72cd
parent8c6765b37a111148675ea8ff8cbc57bde2a8d8ee
Fix minor issues after recent world-clock rename

* lisp/time.el (world-clock-mode): Set 'revert-buffer-function'
buffer-locally rather than globally.
(display-time-world): Unobsolete alias for 'world-clock'.  Some users
might be used to the old name.
lisp/time.el