Skip to content

Commit 22cdef3

Browse files
AdrieanKhisbejohanvts
authored andcommitted
Revert "Disable undo in buffer"
This reverts commit f743225.
1 parent dc356e4 commit 22cdef3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fireplace.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@
156156
"Turn on the fire like it's winter."
157157
(interactive "P")
158158
(with-current-buffer (get-buffer-create fireplace-buffer-name)
159-
(buffer-disable-undo)
160159
(setq cursor-type nil)
161160
(buffer-disable-undo)
162161
(switch-to-buffer fireplace-buffer-name)

0 commit comments

Comments
 (0)