mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; * lisp/midnight.el (midnight-mode): forward-declare midnight-delay
This commit is contained in:
parent
086cb1b590
commit
f5bf007df1
@ -56,6 +56,7 @@ the time when it is run.")
|
||||
;; the timer if the mode is on. The ':initialize' function above
|
||||
;; (which ends up calling `midnight-delay-set') did not know yet if
|
||||
;; the mode was on or not.
|
||||
(defvar midnight-delay)
|
||||
(midnight-delay-set 'midnight-delay midnight-delay))
|
||||
|
||||
;;; clean-buffer-list stuff
|
||||
|
Loading…
Reference in New Issue
Block a user