Implemented a module loading system.
commit5c339a3c147448ec1f6d527e09f11ca03bcf37f5
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 14 Mar 2008 08:45:26 +0000 (14 09:45 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 14 Mar 2008 08:45:26 +0000 (14 09:45 +0100)
tree5f8ceb9f91ec1aef16c99b95cee1ad529e65ee69
parent4d589476db1344d311aff248b8c89d9fdd879c4c
Implemented a module loading system.

This system works by configuring a variable that contains a list of
all available modules.  These will automatically be loaded when the
first buffer is turned into org-mode, or when a global command
is run that needs org-mode code available (such are
org-store-link.
CONTRIB/ChangeLog
CONTRIB/README
CONTRIB/lisp/org-depend.el
CONTRIB/lisp/org-interactive-query.el [copied from CONTRIB/lisp/org-iq.el with 99% similarity]
CONTRIB/lisp/org-iq.el
CONTRIB/lisp/org-man.el
ChangeLog
ORGWEBPAGE/Changes.org
org.el