babel: smarter `org-babel-ref-split-args' -- fixes bug parsing indexed function-style...
[rgr-org-mode.git] / README
blob6e2a0ac6853d0d3ec9733a621c79a30f7f149e0e
1 This is the Emacs Org project, an emacs subsystem for organizing your life
3 The homepage of Org is at http://orgmode.org
5 This distribution contains:
7 README
8     This file.
10 README_DIST
11     The README file for the distribution (zip and tar files)
13 README_GIT
14     Information about the git repository and how to contribute
15     to Org-mode development. 
17 lisp/
18     Directory with all the Emacs Lisp files that make up Org.
20 doc/
21     The documentation files.  org.texi is the source of the
22     documentation, org.html and org.pdf are formatted versions of it.
24 xemacs/
25     The xemacs directory contains special code for XEmacs users, in
26     particular a port of the GNU Emacs outline.el to XEmacs.  Org-mode
27     does not work under XEmacs without this file installed.  It did
28     until version 4.37, but no longer.
30 contrib/
31     A directory with third-party additions for Org.  Some really cool
32     stuff is in there.
34 ORGWEBPAGE/
35     Directory with the source files for the orgmode.org web page.
36     
37 ChangeLog
38     The standard ChangeLog file.
40 Makefile
41     The makefile to compile and install Org, and also for maintenance
42     tasks.
44 request-assign-future.txt
45     The form that contributors have to sign and get processed with the
46     FSF before contributed changes can be integrated into the Org
47     core.  All files in this distribution except the CONTRIB directory
48     have copyright assigned to the FSF.
50 EXPERIMENTAL
51     Experimental code, not necessarily FSF copyright.