0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 09:18:43 +00:00
Savannah is a terribly unstable remote. Let's try to alleviate that.
Find a file
2008-02-03 08:57:52 +01:00
BUGFIXING Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
CONTRIB Moved contributed files to CONTRIB directory 2008-02-03 08:16:02 +01:00
EXPERIMENTAL Moved contributed files to CONTRIB directory 2008-02-03 08:16:02 +01:00
ORGWEBPAGE Show all clock entries in og-mode in agenda and timeline. 2008-01-31 22:26:09 +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
.gitignore org-plain-link-re has been improved to allow ; and , in URL's. 2008-02-01 23:30:07 +01:00
ChangeLog Fixed problem with tags completion in remember tags, as reported by Austin. 2008-02-03 08:57:52 +01:00
dir Release 5.06d 2008-01-31 11:35:58 +01:00
Makefile Fix the push command in the Makefile 2008-01-31 16:21:27 +01:00
org Release 5.19 2008-01-31 11:38:46 +01:00
org-export-latex.el Release 5.19 2008-01-31 11:38:46 +01:00
org-install.el Release 5.19a 2008-01-31 11:38:53 +01:00
org-mouse.el Release 5.19 2008-01-31 11:38:46 +01:00
org-publish.el Release 5.19 2008-01-31 11:38:46 +01:00
org.el Fixed problem with tags completion in remember tags, as reported by Austin. 2008-02-03 08:57:52 +01:00
org.texi Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
orgcard.pdf Release 5.19a 2008-01-31 11:38:53 +01:00
orgcard.tex Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
orgcard.txt Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
README Explain about the CONTRIB and EXPERIMENTAL directories. 2008-02-03 08:19:57 +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
TODO Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00

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.