Org API
Table of Contents
Org-Track API functions (org-track.el)
org-track-compile-org &optional directory
Compile all *.el files that come with org-mode. Generate the autoloads file org-install.el.
directory is where the directory org-mode/ lives (i.e. the
parent directory of your local repo.
org-track-fetch-package &optional directory
Fetch Org package depending on org-track-fetch-package-extension.
If directory is defined, unpack the package there, i.e. add the
subdirectory org-mode/ to directory.
org-track-update
Update to current Org-mode version. Also, generate autoloads and evtl. compile the sources.