remove extraneous spaces
This commit is contained in:
parent
877e854146
commit
a4a03ae6e2
@ -160,7 +160,7 @@ If FRAME is the root Emacs window, or some other symbol, hide all notiboxes."
|
|||||||
:depth 0)))
|
:depth 0)))
|
||||||
(if notibox-current-posframes
|
(if notibox-current-posframes
|
||||||
(notibox-delete (car notibox-current-posframes))))
|
(notibox-delete (car notibox-current-posframes))))
|
||||||
)
|
)
|
||||||
|
|
||||||
(defun notibox/setup-timer ()
|
(defun notibox/setup-timer ()
|
||||||
"Start running notibox."
|
"Start running notibox."
|
||||||
|
Loading…
Reference in New Issue
Block a user