]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Wed, 18 Jan 2012 04:47:53 +0000 (13:47 +0900)
committerPHO <pho@cielonegro.org>
Wed, 18 Jan 2012 04:47:53 +0000 (13:47 +0900)
dot-files/_emacs_el

index 10da40ee12c45eed916102355d003ae8543caa9e..bb2ed48ad6479bf165a137da4ddd1b3e91c9eba0 100644 (file)
  (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)
  '(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.