mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +00:00
(zone-idle): Var deleted.
This commit is contained in:
parent
cf3be7f8af
commit
0c7f990203
@ -44,9 +44,6 @@
|
||||
(require 'tabify)
|
||||
(eval-when-compile (require 'cl))
|
||||
|
||||
(defvar zone-idle 20
|
||||
"*Seconds to idle before zoning out.")
|
||||
|
||||
(defvar zone-timer nil
|
||||
"The timer we use to decide when to zone out, or nil if none.")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user