README_DIST 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. The is a distribution of Org, a plain text notes and project planning
  2. tool for Emacs.
  3. The version of this release is: 6.13pre02
  4. The homepage of Org is at http://orgmode.org
  5. This distribution contains:
  6. README
  7. This file.
  8. lisp/
  9. Directory with all the Emacs Lisp files that make up Org.
  10. doc/
  11. The documentation files. org.texi is the source of the
  12. documentation, org.html and org.pdf are formatted versions of it.
  13. xemacs/
  14. The xemacs directory contains special code for XEmacs users, in
  15. particular a port of the GNU Emacs outline.el to XEmacs. Org-mode
  16. does not work under XEmacs without this file installed. It did
  17. until version 4.37, but no longer.
  18. CONTRIB/
  19. A diretory with third-party additions for Org. Some really cool
  20. stuff is in there.
  21. ChangeLog
  22. The standard ChangeLog file, for geeks.
  23. Changes.org
  24. An Org-mode file listing the user visible changes in each release.
  25. Makefile
  26. The makefile to compile and install Org. For installation
  27. instructions, see the manual.
  28. request-assign-future.txt
  29. The form that contributors have to sign and get processed with the
  30. FSF before contributed changes can be integrated into the Org
  31. core. All files in this distribution except the CONTRIB directory
  32. have copyright assigned to the FSF.