README 778 B

123456789101112131415161718192021
  1. The is a distribution of Org-mode, a plain text notes and project planning
  2. tool for Emacs.
  3. The homepage of Org-mode is at http://orgmode.org
  4. The manual is in the file org.pdf, it includes a section about installation.
  5. The xemacs directory contains special code for XEmacs users, in particular
  6. a port of the GNU Emacs outline.el to XEmacs. Org-mode does not work
  7. under XEmacs without this file installed. It did until version 4.37,
  8. but no longer.
  9. If this is the git project, there are additional directories here:
  10. CONTRIB
  11. contains bits and pieces contributed by users. These are not yet
  12. part of the Org-mode core, and also not part of Emacs.
  13. EXPERIMENTAL
  14. files that contain code bits for experimenting. Nothing has been
  15. decided on what to do with these.