From: PHO Date: Fri, 22 Jul 2011 05:16:39 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=7fc447ac2cbc72c33f35564498a3141dbd679c9f Auto commit by The Sugar System. --- diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 3eafdea..6e04631 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -144,7 +144,8 @@ (mapcar (lambda (mode) (add-to-list 'ac-modes mode)) '(autoconf-mode - erlang-mode)) + erlang-mode + sql-mode)) (setq ac-modes (remove 'css-mode ac-modes)) (add-hook 'erlang-mode-hook (lambda ()