public
Description: An organization and note-taking mode for Emacs, by Carsten Dominik
Homepage: http://orgmode.org/
Clone URL: git://github.com/jwiegley/org-mode.git
name age message
file .dir-settings.el Thu Nov 20 06:45:22 -0800 2008 Add .dir-settings.el file to unify coding styles. [cdominik]
file .gitignore Thu Oct 22 06:09:34 -0700 2009 Add an X11 equivalent to org-mac-idle-seconds. ... [James TD Smith]
directory BUGFIXING/ Thu Jan 31 07:04:26 -0800 2008 Intermediate state, I am just trying comiting now. [Carsten Dominik]
file ChangeLog Sun Nov 01 10:22:40 -0800 2009 Avoid empty strings when splitting header line ... [dandavison]
directory EXPERIMENTAL/ Tue Dec 16 05:08:30 -0800 2008 Removed some old, no longer needed files. [cdominik]
file Makefile Sun Nov 08 07:00:39 -0800 2009 Add code to create outline trees representing d... [cdominik]
directory ORGWEBPAGE/ Fri Nov 20 06:15:05 -0800 2009 Release 6.33f [cdominik]
file README Sun Nov 15 01:04:23 -0800 2009 Fix some typos Patch by Noorul Islam. [cdominik]
file README_DIST Fri Nov 20 11:20:31 -0800 2009 Push release number to 6.33trans [cdominik]
file README_GIT Fri Oct 24 13:50:36 -0700 2008 Fix typos. Patch by Chris Gray. [cdominik]
directory UTILITIES/ Thu Oct 22 06:09:34 -0700 2009 Add an X11 equivalent to org-mac-idle-seconds. ... [James TD Smith]
directory contrib/ Loading commit data...
directory doc/ Fri Nov 20 11:20:31 -0800 2009 Push release number to 6.33trans [cdominik]
directory lisp/ Sat Nov 21 21:39:47 -0800 2009 Harmonized org-habit.el's light background colo... [jwiegley]
file request-assign-future.txt Thu Jan 31 02:37:24 -0800 2008 Release 5.13e [Carsten Dominik]
directory xemacs/ Sat Apr 19 10:07:40 -0700 2008 Minor patch from Greg Chernov for xemacs/noutline. [cdominik]
README
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.

xemacs/
    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.

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

ORGWEBPAGE/
    Directory with the source files for the orgmode.org web page.
    
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.