X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=python%2Fsetup.el;h=56275eef33e3726c1826f130f3f40063d13c0107;hb=eb9367d25c9050025a2f9905a69c88b6f76b7f7e;hp=f325608290679c0fe05f08188d27282445ab460f;hpb=e65c852bf3affe8d97a5d1122e5a44ff2baf2cc7;p=emacs-init.git diff --git a/python/setup.el b/python/setup.el index f325608..56275ee 100644 --- a/python/setup.el +++ b/python/setup.el @@ -4,4 +4,5 @@ (add-to-list 'load-path self-dir)) (load-library "auto-completion") + (require 'init_python)