Add module-processing

This commit is contained in:
Henrik Lissner 2016-04-09 02:49:54 -04:00
parent 2ae9b155ad
commit 7047fb78e3
4 changed files with 50 additions and 0 deletions

View file

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