From: PHO Date: Mon, 18 Oct 2010 10:09:26 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=9837c08f9367e11de5f13edd4118b970c665ead3;p=sugar.git Auto commit by The Sugar System. --- 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)))