From 1c32b1a0db7977d12407319d87bfcc93d0207127 Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 18 Jan 2012 13:47:53 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.40.0