mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-16 09:49:59 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git for CI/development purposes because the upstream savannah git repo is flakey.
7c0d910bd8
Added `refresh' as the first argument for this function. A value of `t' for the filter argument now means: prompt the user for a regular expression and filter out entries that don't match it. Don't run `appt-check' inside `org-agenda-to-appt' since appt-check might already find agenda appointments in the diary file if it contains (org-diary ...). Removed the declare-function for appt-check. Cleaned up the ChangeLog for these changes. |
||
---|---|---|
BUGFIXING | ||
CONTRIB | ||
EXPERIMENTAL | ||
ORGWEBPAGE | ||
UTILITIES | ||
xemacs | ||
ChangeLog | ||
dir | ||
Makefile | ||
org-export-latex.el | ||
org-irc.el | ||
org-mac-message.el | ||
org-mouse.el | ||
org-publish.el | ||
org.el | ||
org.texi | ||
orgcard.tex | ||
orgcard.txt | ||
README | ||
README_GIT | ||
request-assign-future.txt | ||
texinfo.tex | ||
TODO |
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.