org-agenda.el (org-agenda-goto-date): Fix behavior when using sticky agendas
[org-mode.git] / README
blob80c1b0184a08ec0f6ca10328f2167df9acabed41
1 This is the Emacs Org project, an Emacs library 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 contrib/
25     A directory with third-party additions for Org.  Some really cool
26     stuff is in there.
28 ChangeLog
29     The standard ChangeLog file.
31 Makefile
32     The makefile to compile and install Org with GNU Make, and also
33     for maintenance tasks.
35 request-assign-future.txt
36     The form that contributors have to sign and get processed with the
37     FSF before contributed changes can be integrated into the Org
38     core.  All files in this distribution except the CONTRIB directory
39     have copyright assigned to the FSF.
41 EXPERIMENTAL
42     Experimental code, not necessarily FSF copyright.