README_DIST 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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: 7.9
  4. The homepage of Org is at http://orgmode.org
  5. This distribution contains:
  6. README
  7. This file.
  8. Makefile
  9. The makefile to compile and install Org. For installation
  10. instructions, see the manual or the more detailed procedure
  11. on Worg: http://orgmode.org/worg/dev/org-build-system.html
  12. lisp/
  13. Directory with all the Emacs Lisp files that make up Org.
  14. doc/
  15. The documentation files. org.texi is the source of the
  16. documentation, org.html and org.pdf are formatted versions of it.
  17. contrib/
  18. A directory with third-party additions for Org. Some really cool
  19. stuff is in there.
  20. etc/
  21. Files needed for the ODT exporter.
  22. mk/
  23. Files needed for building Org.
  24. testing/
  25. Testing suite for Org.
  26. request-assign-future.txt
  27. The form that contributors have to sign and get processed with
  28. the FSF before contributed changes can be integrated into the Org
  29. core. All files in this distribution except the contrib/ directory
  30. have copyright assigned to the FSF.