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
Bastien Guerry a6210cc9c2 Backport Paul's fixes from Emacs trunk (1/2)
See http://article.gmane.org/gmane.emacs.diffs/123123
2013-11-17 09:12:41 +01:00
contrib Remove org-autoload. 2013-11-15 06:55:28 +01:00
doc Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
etc Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
lisp Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
mk
testing ox: Fix next/previous element getters 2013-11-11 01:54:01 +01:00
.dir-locals.el
.dir-settings.el Directory local variables: Set sentence-end-double-space to t 2012-08-10 09:24:19 +02:00
.gitignore
.gitmodules
COPYING
Makefile
README
README_ELPA
README_contribute
README_git Add COPYING and fix other related issues. 2012-09-24 19:15:42 +02:00
README_maintainer README_maintainer: Fix erroneous statement 2013-11-11 16:59:19 +01:00
request-assign-future.txt Release 5.13e 2008-01-31 11:37:24 +01:00

README

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

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

The installations instructions are at:
  http://orgmode.org/org.html#Installation

This distribution contains:

README
    This file.

COPYING
    The GNU General Public License.

Makefile
    The makefile to compile and install Org.  For installation
    instructions, see the manual or the more detailed procedure
    on Worg: http://orgmode.org/worg/dev/org-build-system.html

mk/
    Files needed for building Org.

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.

contrib/
    A directory with third-party additions for Org.  Some really cool
    stuff is in there.

etc/
    Files needed for the ODT exporter.

testing/
    Testing suite for Org.

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.