]> git.eshelyaron.com Git - emacs.git/commit
Re-introduce variable for world clock timer
authorStefan Kangas <stefan@marxist.se>
Sat, 24 Oct 2020 13:47:26 +0000 (15:47 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 24 Oct 2020 13:49:20 +0000 (15:49 +0200)
commit97267d2bf1fbb9279d32f75eda9dbcf0c4316edd
treef28af1c515fae0e5b1ea60f3bf7e1f875a87991c
parent6f92674ce81b39a44a0d841a5176884e0321b508
Re-introduce variable for world clock timer

* lisp/time.el (world-clock--timer): New variable.
(world-clock): Save timer to above variable when it is started.
(world-clock-cancel-timer): Delete timer saved in variable instead of
searching for the function name.
lisp/time.el