summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2009-11-20 18:54:19 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2009-11-20 18:54:19 +0100
commit6ec950bc92c599ad5db7d33e91a94f65fc822af6 (patch)
tree104aca29133156ad9a8236bae07d70d568029349 /emacs
parent82060930ef2808455b36af6fe5d7e3c513b7e24b (diff)
downloaddotfiles-6ec950bc92c599ad5db7d33e91a94f65fc822af6.tar.gz
dotfiles-6ec950bc92c599ad5db7d33e91a94f65fc822af6.tar.xz
dotfiles-6ec950bc92c599ad5db7d33e91a94f65fc822af6.zip
resize compile window on hover
Diffstat (limited to 'emacs')
-rw-r--r--emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs b/emacs
index 4e219ad..0fe2b43 100644
--- a/emacs
+++ b/emacs
@@ -36,6 +36,7 @@
'(double-mode nil t (double))
'(ecb-compilation-buffer-names (quote (("*Calculator*") ("*vc*") ("*vc-diff*") ("*Apropos*") ("*Occur*") ("*shell*") ("\\*[cC]ompilation.*\\*" . t) ("\\*i?grep.*\\*" . t) ("*JDEE Compile Server*") ("*Help*") ("\\*.*[Cc]ompletions\\*" . t) ("*Backtrace*") ("*Compile-log*") ("*bsh*") ("*Messages*"))))
'(ecb-compile-window-height 6)
+ '(ecb-compile-window-temporally-enlarge (quote both))
'(ecb-compile-window-width (quote frame))
'(ecb-directories-menu-user-extension (quote (("Version Control" (ecb-dir-popup-cvs-status "CVS Status") (ecb-dir-popup-cvs-examine "CVS Examine") (ecb-dir-popup-cvs-update "CVS Update")))))
'(ecb-history-sort-method nil)