Geen omschrijving

Achim Gratz 22447fe485 fix typo 13 jaren geleden
UTILITIES 00d357ab98 keep Emacs' Changelog clean 13 jaren geleden
contrib 6b6f0d625b Fix require path due to removal of EXPERIMENTAL 13 jaren geleden
doc 22447fe485 fix typo 13 jaren geleden
etc b112ac9c2f Add etc/ORG-NEWS 13 jaren geleden
lisp 18cf324f07 org-agenda.el: Fix bug in top-category filtering. 13 jaren geleden
testing b857974f7d Small reformatting of testing/README. 13 jaren geleden
.dir-locals.el 971b9eeacd Make .dir-locals.el a true copy of .dir-settings.el 14 jaren geleden
.dir-settings.el f0e16e86e9 Add .dir-settings.el file to unify coding styles. 16 jaren geleden
.gitignore e102e411e4 doc/Makefile: rename/add auto-generated files to be compatible with Emacs 13 jaren geleden
.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. 14 jaren geleden
Makefile c83da85416 provide an easier way to get the old behaviour of plain "make" back 13 jaren geleden
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ 14 jaren geleden
README_DIST 148e8c7724 Bump to version 7.8.09. 13 jaren geleden
README_GIT 87aa678e45 Update README_GIT 13 jaren geleden
README_maintainer e9bb1f7270 README_maintainer: update the link to "Git from bottom up". 13 jaren geleden
default.mk b33a4d6be0 move testing configuration into user-defined part, add hints 13 jaren geleden
request-assign-future.txt fc2d68abf0 Release 5.13e 17 jaren geleden
targets.mk c83da85416 provide an easier way to get the old behaviour of plain "make" back 13 jaren geleden

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.

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

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.