Skip to content

Commit 1c04bc5

Browse files
author
mori
committed
Edited scratch-log.el via GitHub
1 parent 360302e commit 1c04bc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scratch-log.el

100755100644
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
(defvar sl-prohibit-kill-scratch-buffer-p t)
4040
(defvar sl-use-timer t)
4141
(defvar sl-timer-interval 30 "*Seconds of timer interval.")
42+
(defvar it nil)
4243

4344
(defun sl-dump-scratch-when-kill-buf ()
4445
(interactive)

0 commit comments

Comments
 (0)