projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97267d2
)
; Fix last change
author
Basil L. Contovounesios
<contovob@tcd.ie>
Sat, 24 Oct 2020 14:50:16 +0000
(15:50 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Sat, 24 Oct 2020 14:50:16 +0000
(15:50 +0100)
lisp/time.el
patch
|
blob
|
history
diff --git
a/lisp/time.el
b/lisp/time.el
index 519c96242ddb6168ac87a5afb08c816670e109e7..eca9a0752e41272883f016cdfec609154fbe6ad7 100644
(file)
--- a/
lisp/time.el
+++ b/
lisp/time.el
@@
-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."