added auto-dictionary mode

This commit is contained in:
syl20bnr 2013-01-23 20:03:18 -05:00
parent b2231f8c01
commit f031701ee8
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
(require 'auto-dictionary)
(add-hook 'flyspell-mode-hook '(lambda () (auto-dictionary-mode 1)))

View File

@ -10,6 +10,7 @@
'(
ace-jump-mode
auto-complete
auto-dictionary
autopair
color-moccur
deferred