descriptionorg mode patches
homepage URLhttp://www.richardriley.net
ownerrileyrgdev@googlemail.com
last changeSun, 14 Feb 2010 18:48:28 +0000 (14 11:48 -0700)
content tags
add:
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.
shortlog
2010-02-14 Eric Schultebabel: smarter `org-babel-ref-split-args' -- fixes... master
2010-02-12 Carsten DominikMake sure the org-goto buffer comes up in the current...
2010-02-12 Carsten DominikASCII export: Remove narrowing of columns for export
2010-02-12 Carsten DominikFix deadline/scheduled updating if there is a repeater...
2010-02-12 Carsten DominikAgenda: Don't add a face to the space characters before...
2010-02-12 Carsten DominikMerge branch 'master' of git+ssh://repo.or.cz/srv/git...
2010-02-12 Carsten DominikLaTeX export: When exporting to a buffer only, do not...
2010-02-10 Eric Schultebabel: now including source code block arguments w...
2010-02-10 Carsten DominikClarify docstring
2010-02-10 Carsten DominikFix list export in org-export-generic
2010-02-10 Eric Schultebabel: now able to reference links as results
2010-02-10 Eric Schultebabel: greatly simplified block exportation
2010-02-09 Dan DavisonWiden before exiting edit buffers
2010-02-08 Carsten DominikMerge branch 'master' of git+ssh://repo.or.cz/srv/git...
2010-02-08 Carsten DominikHave quote and verse blocks be fontified again
2010-02-08 Eric Schultebabel-clojure: slight change allowing strings to be...
...
heads
14 years ago master