diff options
| author | Amin Bandali <bandali@gnu.org> | 2018-12-26 14:40:37 -0500 |
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2018-12-26 14:40:37 -0500 |
| commit | 1323384f45451b35419647b87bbf9f18434e6fef (patch) | |
| tree | 3a7fac1203e3b44144f8a4ebd5f630264433f7f8 | |
| parent | ff374d22f5aab91625fd5e9f780ae27daed96943 (diff) | |
| download | configs-1323384f45451b35419647b87bbf9f18434e6fef.tar.gz configs-1323384f45451b35419647b87bbf9f18434e6fef.tar.xz configs-1323384f45451b35419647b87bbf9f18434e6fef.zip | |
[emacs][wip] let unkillable-scratch bury the buffer(s)
| -rw-r--r-- | init.org | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1919,7 +1919,6 @@ Make =*scratch*= and =*Messages*= unkillable. :config (unkillable-scratch 1) :custom - (unkillable-scratch-behavior 'do-nothing) (unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$"))) #+end_src |
