From 7fc447ac2cbc72c33f35564498a3141dbd679c9f Mon Sep 17 00:00:00 2001 From: PHO Date: Fri, 22 Jul 2011 14:16:39 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 () -- 2.40.0