summaryrefslogtreecommitdiffstats
path: root/init.org
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2018-12-04 09:57:11 -0500
committerAmin Bandali <bandali@gnu.org>2018-12-04 09:57:11 -0500
commit15551c07d42b12ad2f2a729b7eb54ff49b6e4784 (patch)
treefcde11e25eec161444037776225b6782bf2ae43a /init.org
parent4b4c2c1dcdd5b5dee2cb6265f17914d4581a09ef (diff)
downloadconfigs-15551c07d42b12ad2f2a729b7eb54ff49b6e4784.tar.gz
configs-15551c07d42b12ad2f2a729b7eb54ff49b6e4784.tar.xz
configs-15551c07d42b12ad2f2a729b7eb54ff49b6e4784.zip
[emacs] update 3 drones
Update lib/doom-modeline to v0.9.1-1-ge466611 Update lib/slack to 53201bd Update lib/unkillable-scratch to 1.0.0
Diffstat (limited to '')
-rw-r--r--init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.org b/init.org
index cdc5ca2..5b29dcb 100644
--- 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