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