diff --git a/emacs/emacs.el b/emacs/emacs.el index 8ee11f1..bc3c6a1 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -186,6 +186,7 @@ (add-to-list 'load-path "~/.emacs.d/pkg/predictive/latex/") (add-to-list 'load-path "~/.emacs.d/pkg/predictive/texinfo/") (add-to-list 'load-path "~/.emacs.d/pkg/predictive/html/") +(add-to-list 'load-path "~/.emacs.d/pkg/predictive/misc/") (autoload 'predictive-mode "predictive" "predictive" t) (set-default 'predictive-auto-add-to-dict t) (setq predictive-main-dict 'rpg-dictionary