UP | HOME

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.

Documentation from the http://orgmode.org/worg/ website (either in its HTML format or in its Org format) is licensed under the GNU Free Documentation License version 1.3 or later. The code examples and css stylesheets are licensed under the GNU General Public License v3 or later.