shackle: update processing compilation popup config

This commit is contained in:
Henrik Lissner 2016-04-10 18:48:17 -04:00
parent 81dd407583
commit ffada251a7

View file

@ -46,7 +46,7 @@
;; Emacs ;; Emacs
("^\\*.+-Profiler-Report .+\\*$" :regexp t :align below :size 0.3) ("^\\*.+-Profiler-Report .+\\*$" :regexp t :align below :size 0.3)
("*processing-compilation*" :align below :size 15 :noselect t) ("*processing-compilation*" :align below :size 10 :noselect t)
("*Backtrace*" :align below :size 0.25 :noselect t) ("*Backtrace*" :align below :size 0.25 :noselect t)
("*scratch*" :align below :size 0.3 :select t) ("*scratch*" :align below :size 0.3 :select t)
("*Help*" :align below :size 21 :select t) ("*Help*" :align below :size 21 :select t)