From: PHO Date: Wed, 18 Jan 2012 04:47:53 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=1c32b1a0db7977d12407319d87bfcc93d0207127;hp=ddc573a1b0740127262f031628fef3646326dfe8;p=sugar.git Auto commit by The Sugar System. --- diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 10da40e..bb2ed48 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -309,7 +309,6 @@ (add-hook 'haskell-mode-hook (lambda () (set-input-method "haskell-unicode"))) - ;; Hoogle (autoload 'hoogle-lookup "hoogle" "Hoogle" t) (global-set-key (kbd "C-c h") 'hoogle-lookup) @@ -523,6 +522,7 @@ '(w3m-output-coding-system (quote utf-8)) '(w3m-terminal-coding-system (quote utf-8)) '(w3m-use-cookies t) + '(windmove-wrap-around t) '(x-select-enable-clipboard t)) (custom-set-faces ;; custom-set-faces was added by Custom.