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