org-mode/CONTRIB
Bastien Guerry 7c205a2413 Fixed typo: READ -> README. 2008-02-07 19:35:35 +00:00
..
lisp Added org-annotate-file.el to CONTRIB 2008-02-07 16:31:50 +00:00
packages/org-export-freemind-0.1.0 Preparing the CONTRIB directory. 2008-02-06 17:34:42 +01:00
ChangeLog Added org-annotate-file.el to CONTRIB 2008-02-07 16:31:50 +00:00
README Fixed typo: READ -> README. 2008-02-07 19:35:35 +00:00

README

This directory contains add-ons to Org-mode.

These contributions are not part of GNU Emacs or of the official Org-mode
package.  But the git repository for Org-mode is glad to provide useful way
to distribute and develop them as long as they are distributed under a free
software license.

Please put your contribution in one of these three directories:

LISP
    contains emacs-lisp code

SCRIPTS
    contains scripts (shell, bash, python, perl, makefiles, etc.)

PACKAGE
    contains code requiring more than one file