mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
; Fix last change
This commit is contained in:
parent
97267d2bf1
commit
8c2382d309
@ -585,7 +585,7 @@ To turn off the world time display, go to the window and type `\\[quit-window]'.
|
||||
"Cancel the world clock timer."
|
||||
(when world-clock--timer
|
||||
(cancel-timer world-clock--timer)
|
||||
(setq world-clock--timer nil))))
|
||||
(setq world-clock--timer nil)))
|
||||
|
||||
(defun world-clock-update (&optional _arg _noconfirm)
|
||||
"Update the `world-clock' buffer."
|
||||
|
Loading…
Reference in New Issue
Block a user