No Description

Carsten Dominik 7c0a16e256 Use with-current-buffer instead of save-excursion set-buffer where possible 15 years ago
BUGFIXING 93c665b56d Intermediate state, I am just trying comiting now. 17 years ago
EXPERIMENTAL 94cc1383ef Removed some old, no longer needed files. 16 years ago
ORGWEBPAGE e0949896f7 Release 6.32b 15 years ago
UTILITIES 0410d6460c Add an X11 equivalent to org-mac-idle-seconds. 15 years ago
contrib d23b72ec30 Add John Wiegley's org-learn.el to the contrib directory 15 years ago
doc eb16b3c5db Add documentation for the new age operators. 15 years ago
lisp 7c0a16e256 Use with-current-buffer instead of save-excursion set-buffer where possible 15 years ago
xemacs 684d959759 Minor patch from Greg Chernov for xemacs/noutline. 17 years ago
.dir-settings.el f0e16e86e9 Add .dir-settings.el file to unify coding styles. 16 years ago
.gitignore 0410d6460c Add an X11 equivalent to org-mac-idle-seconds. 15 years ago
ChangeLog 981c65b47d Avoid empty strings when splitting header line in org-exp-blocks. 15 years ago
Makefile 7daf183a01 Remove snapshot-making commands 15 years ago
README a0be0664e2 Preparing a new release setup. 17 years ago
README_DIST 58562167b4 Version number to 6.32trans 15 years ago
README_GIT 57cc56654f Fix typos. 16 years ago
request-assign-future.txt fc2d68abf0 Release 5.13e 17 years ago

README

This is the Emacs Org project, an emacs subsystem for organizing your life

The homepage of Org is at http://orgmode.org

This distribution contains:

README
This file.

README_DIST
The README file for the distribution (zip and tar files)

README_GIT
Information about the git repository and how to contribute
to Org-mode development.

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.

ORGWEBPAGE/
Directory with the source files for the orgmode.org web page.

ChangeLog
The standard ChangeLog file.

Makefile
The makefile to compile and install Org, and also for maintenance
tasks.

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.

EXPERIMENTAL
Experimental code, not necessarily FSF copyright.