From 9837c08f9367e11de5f13edd4118b970c665ead3 Mon Sep 17 00:00:00 2001
From: PHO <pho@cielonegro.org>
Date: Mon, 18 Oct 2010 19:09:26 +0900
Subject: [PATCH] Auto commit by The Sugar System.

---
 dot-files/_emacs_el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el
index 3031281..17b8e26 100644
--- a/dot-files/_emacs_el
+++ b/dot-files/_emacs_el
@@ -124,6 +124,7 @@
                 erlang-mode
                 haskell-mode
                 haskell-cabal-mode))
+      (setq ac-modes (remove 'css-mode ac-modes))
       (add-hook 'erlang-mode-hook
                 (lambda ()
                   (add-to-list 'ac-sources 'ac-source-semantic)))
-- 
2.40.0