projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[emacs] update 3 drones
[~bandali/configs]
/
init.org
diff --git
a/init.org
b/init.org
index
cdc5ca2
..
5b29dcb
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1892,6
+1892,7
@@
Make =*scratch*= and =*Messages*= unkillable.
:config
(unkillable-scratch 1)
:custom
+ (unkillable-scratch-behavior 'do-nothing)
(unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$")))
#+end_src