My personal patches-in-progress branch of Org. See https://git.tecosaur.net/mirrors/org-mode/compare/main..tec/org-mode:dev.
Find a file
2012-03-20 17:01:21 +01:00
BUGFIXING
contrib contrib/lisp/org-export-generic.el: Added variables for exporting tables and a mediawiki exporter. 2012-03-20 17:01:21 +01:00
doc Merge remote-tracking branch 'origin/hotfix-7.8.06' 2012-03-20 20:31:04 +05:30
etc/styles
EXPERIMENTAL Fix the master branch. 2012-03-19 22:01:29 +01:00
lisp Merge branch 'master' of orgmode.org:org-mode 2012-03-20 16:29:31 +01:00
testing Remove files coming from maint. 2012-03-20 01:50:59 +01:00
UTILITIES UTILITIES/pw: Fix type in error message 2012-03-20 02:39:33 +01:00
.dir-locals.el
.dir-settings.el
.gitignore
.gitmodules
Makefile Fix Makefile. 2012-03-19 22:38:45 +01:00
README
README_DIST Bump to version 7.8.06. 2012-03-19 22:23:16 +01:00
README_GIT
README_maintainer
request-assign-future.txt

This is the Emacs Org project, an emacs subsystem for organizing your life

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

This distribution contains:

README
    This file.

README_DIST
    The README file for the distribution (zip and tar files)

README_GIT
    Information about the git repository and how to contribute
    to Org-mode development. 

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.

ChangeLog
    The standard ChangeLog file.

Makefile
    The makefile to compile and install Org, and also for maintenance
    tasks.

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.

EXPERIMENTAL
    Experimental code, not necessarily FSF copyright.