From 6ec950bc92c599ad5db7d33e91a94f65fc822af6 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Fri, 20 Nov 2009 18:54:19 +0100 Subject: resize compile window on hover --- emacs | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs') 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) -- cgit v1.2.3