My personal patches-in-progress branch of Org. See https://git.tecosaur.net/mirrors/org-mode/compare/main..tec/org-mode:dev.
Go to file
Carsten Dominik 026ada7221 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-13 17:10:05 +01:00
BUGFIXING Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
CONTRIB Added CONTRIB/lisp/org-mew.el. 2008-02-09 18:07:54 +00:00
EXPERIMENTAL Moved contributed files to CONTRIB directory 2008-02-03 08:16:02 +01:00
ORGWEBPAGE webfiles update 2008-02-12 17:44:13 +01:00
UTILITIES Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
xemacs Release 4.77 2008-01-31 11:34:46 +01:00
ChangeLog Bug fixes. 2008-02-13 14:12:29 +01:00
Makefile Improvements for RET and M-RET, + bug fixes. 2008-02-08 11:35:26 +01:00
README Explain about the CONTRIB and EXPERIMENTAL directories. 2008-02-03 08:19:57 +01:00
README_GIT Improvements for RET and M-RET, + bug fixes. 2008-02-08 11:35:26 +01:00
TODO Improvements for RET and M-RET, + bug fixes. 2008-02-08 11:35:26 +01:00
dir Release 5.06d 2008-01-31 11:35:58 +01:00
org-export-latex.el Fixed bug in `org-export-region-as-latex'. 2008-02-08 15:09:11 +00:00
org-mac-message.el Hierarchical Checkboxes and new org-mac-message.el. 2008-02-05 15:38:57 +01:00
org-mouse.el Release 5.19 2008-01-31 11:38:46 +01:00
org-publish.el Fix org-publish file timestamps for Windows. 2008-02-05 17:21:34 +01:00
org.el *** empty log message *** 2008-02-13 17:08:26 +01:00
org.texi Document the checkbox extension in column view. 2008-02-12 20:21:23 +01:00
orgcard.tex Release 5.21. 2008-02-08 11:35:25 +01:00
orgcard.txt Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
request-assign-future.txt Release 5.13e 2008-01-31 11:37:24 +01:00
texinfo.tex Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00

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.