Keine Beschreibung

Bastien Guerry 432c6ee7c9 mk/make_emacs_changelog: Small fix vor 13 Jahren
contrib 71af82f55e Fix: org-e-html-special-block had not been converted from LaTeX version vor 13 Jahren
doc 74c57911a7 org.texi (History and Acknowledgments): Add my own acknowledgments vor 13 Jahren
etc 87208bdecd etc/ORG-NEWS: Update to reflect changes in 7.9.1 vor 13 Jahren
lisp 8d599a4eb2 Make sure fill prefix is computed from beginning of line vor 13 Jahren
mk 432c6ee7c9 mk/make_emacs_changelog: Small fix vor 13 Jahren
testing 8d09d1aaa9 org-element: Fix section parsing vor 13 Jahren
utils bf352eceda Rename utils/ to mk/, move some files to mk/ and make the requisite changes throughout vor 13 Jahren
.dir-locals.el 1b042ea709 Directory local variables: Set sentence-end-double-space to t vor 13 Jahren
.dir-settings.el 1b042ea709 Directory local variables: Set sentence-end-double-space to t vor 13 Jahren
.gitignore e20cb6f92b Makefile: show ORG_MAKE_DOC in `config´ vor 13 Jahren
.gitmodules ed89b9cdca Changes to suit latest ert structure. ERT is now a part of EMACS and the source of the ERT git submodule is deprecated, as are some files within. Changes testing/README and .gitmodules to suit. vor 14 Jahren
Makefile bf352eceda Rename utils/ to mk/, move some files to mk/ and make the requisite changes throughout vor 13 Jahren
README 985e1acb2d Update the README* files. vor 13 Jahren
README_DIST 985e1acb2d Update the README* files. vor 13 Jahren
README_contribute 985e1acb2d Update the README* files. vor 13 Jahren
README_maintainer 985e1acb2d Update the README* files. vor 13 Jahren
request-assign-future.txt fc2d68abf0 Release 5.13e vor 17 Jahren

README

This is the Emacs Org project, an Emacs library 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_contribute
Information about the git repository and how to contribute
to Org-mode development.

README_maintainer
Information for the maintainer.

Makefile
The makefile to compile and install Org. For installation
instructions, see the manual or the more detailed procedure
on Worg: http://orgmode.org/worg/dev/org-build-system.html

mk/
Files needed for building Org.

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.

etc/
Files needed for the ODT exporter.

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

testing/
Testing suite for Org.

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.