No Description

Carsten Dominik b114603957 Merge branch 'implement-iso-week' 17 years ago
BUGFIXING 93c665b56d Intermediate state, I am just trying comiting now. 18 years ago
CONTRIB f04fcf20a6 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 17 years ago
EXPERIMENTAL b538898bf9 Added new file org-iq.el. 18 years ago
ORGWEBPAGE 16e15ecd82 ISO weeks date support, and fast agenda jumping. 17 years ago
UTILITIES 93c665b56d Intermediate state, I am just trying comiting now. 18 years ago
xemacs a096d004d7 Release 4.77 18 years ago
ChangeLog b114603957 Merge branch 'implement-iso-week' 17 years ago
Makefile 43eee81b3a Moved most of the linking code to separate files. 17 years ago
README 4a08cc3cba Explain about the CONTRIB and EXPERIMENTAL directories. 18 years ago
README_GIT 32947b9d92 Cleanup. 18 years ago
TODO 65683709ac Minor quibles. 18 years ago
dir 49a33577a2 Release 5.06d 18 years ago
org-bbdb.el 16bc9499a6 Make sure the link-storing function returns non-nil. 17 years ago
org-export-latex.el adf548f2ab Synchronize version number across files. 17 years ago
org-gnus.el 16bc9499a6 Make sure the link-storing function returns non-nil. 17 years ago
org-info.el 16bc9499a6 Make sure the link-storing function returns non-nil. 17 years ago
org-irc.el 4adfc68e86 Applied Glenn Morris patches. 17 years ago
org-mac-message.el 4adfc68e86 Applied Glenn Morris patches. 17 years ago
org-mhe.el 16bc9499a6 Make sure the link-storing function returns non-nil. 17 years ago
org-mouse.el 7eec8794f6 Fix minor issues after release 5.23. 17 years ago
org-publish.el 103af6eddd Don't require dired-aux in org-publish.el. 17 years ago
org-rmail.el 16bc9499a6 Make sure the link-storing function returns non-nil. 17 years ago
org-vm.el 16bc9499a6 Make sure the link-storing function returns non-nil. 17 years ago
org-wl.el 16bc9499a6 Make sure the link-storing function returns non-nil. 17 years ago
org.el b114603957 Merge branch 'implement-iso-week' 17 years ago
org.texi 16e15ecd82 ISO weeks date support, and fast agenda jumping. 17 years ago
orgcard.tex adf548f2ab Synchronize version number across files. 17 years ago
orgcard.txt 93c665b56d Intermediate state, I am just trying comiting now. 18 years ago
request-assign-future.txt fc2d68abf0 Release 5.13e 18 years ago
texinfo.tex 93c665b56d Intermediate state, I am just trying comiting now. 18 years ago

README

The is a distribution of Org-mode, a plain text notes and project planning
tool for Emacs.

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

The manual is in the file org.pdf, it includes a section about installation.

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.

If this is the git project, there are additional directories here:

CONTRIB
contains bits and pieces contributed by users. These are not yet
part of the Org-mode core, and also not part of Emacs.

EXPERIMENTAL
files that contain code bits for experimenting. Nothing has been
decided on what to do with these.