]> git.eshelyaron.com Git - emacs.git/commit
Minor improvements to world-clock
authorStefan Kangas <stefan@marxist.se>
Thu, 22 Apr 2021 18:27:18 +0000 (20:27 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 22 Apr 2021 18:33:55 +0000 (20:33 +0200)
commite860430edc35642bb4aebe919a5231e4d5182d54
tree9a3067e97eb48a78857621968f00b26c81452418
parent61828e55a823640870637c471bc7d62ed1e001a6
Minor improvements to world-clock

* lisp/time.el (world-clock-mode-map): New variable.  Bind 'n' and
'p' to 'next-line' and 'previous-line'.
(world-clock-update): Preserve point.
lisp/time.el