PDE should load the definitions not itself

This commit is contained in:
David Holm 2013-09-18 12:19:13 -07:00
parent fafd6ebf62
commit b4cca1c3e6

View File

@ -3,4 +3,4 @@
:type github :type github
:pkgname "wenbinye/emacs-pde" :pkgname "wenbinye/emacs-pde"
:load-path ("lisp") :load-path ("lisp")
:load "lisp/pde-load.el") :load "lisp/pde-loaddefs.el")