Skip to content

Commit

Permalink
Going on ...
Browse files Browse the repository at this point in the history
  • Loading branch information
c0001 committed Feb 15, 2024
1 parent 61870aa commit 9c10a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elements/core/tentacles/entropy-emacs-basic.el
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ emacs session."
;; whether that buffer was lived or not.
(not (buffer-live-p buff))
(not (file-directory-p dir)))
(when (buffer-live-p buff)
(progn
(cond
((eq buff cbuff) nil)
(t
Expand Down

0 comments on commit 9c10a04

Please sign in to comment.