projects
/
sugar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3ceedd
)
Auto commit by The Sugar System.
author
PHO
<pho@cielonegro.org>
Wed, 6 Oct 2010 15:58:52 +0000
(
00:58
+0900)
committer
PHO
<pho@cielonegro.org>
Wed, 6 Oct 2010 15:58:52 +0000
(
00:58
+0900)
dot-files/_emacs_el
patch
|
blob
|
history
diff --git
a/dot-files/_emacs_el
b/dot-files/_emacs_el
index 4ff68969740a0458016604fd187a5717bb24fcce..3031281f9871aef0a2d3d677b45591fc09d58bc0 100644
(file)
--- a/
dot-files/_emacs_el
+++ b/
dot-files/_emacs_el
@@
-121,7
+121,9
@@
(mapcar (lambda (mode)
(add-to-list 'ac-modes mode))
'(autoconf-mode
- erlang-mode))
+ erlang-mode
+ haskell-mode
+ haskell-cabal-mode))
(add-hook 'erlang-mode-hook
(lambda ()
(add-to-list 'ac-sources 'ac-source-semantic)))