Açıklama Yok

Eric Schulte 025921e94f Babel language files should not require org mode explicitly 14 yıl önce
BUGFIXING 93c665b56d Intermediate state, I am just trying comiting now. 17 yıl önce
EXPERIMENTAL 35c2b7b1c8 Deleted EXPERIMENTAL/find-links-to-local.el. 14 yıl önce
ORGWEBPAGE 8e1287c389 ORGWEBPAGE: document that org-latest.* archives are updated each day. 14 yıl önce
UTILITIES ea16ef9535 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 14 yıl önce
contrib 0307f8e81b contrib/lisp/org-wikinodes.el: fix tiny typo. 14 yıl önce
doc 87d0950f69 Get rid of TABs in menu lines, fix copyright line 14 yıl önce
lisp 025921e94f Babel language files should not require org mode explicitly 14 yıl önce
testing 2db83d6a39 Moved tests into testing/ directory 15 yıl önce
.dir-locals.el de0903ba9f Added a symlink .dir-locals.el 15 yıl önce
.dir-settings.el f0e16e86e9 Add .dir-settings.el file to unify coding styles. 16 yıl önce
.gitignore d2640d324b gitignore patch 14 yıl önce
Makefile f6c09411a7 ob-scheme: very preliminary support for evaluating scheme code blocks 14 yıl önce
README 190e88cfc9 Remove the special noutline.el file for XEmacs 14 yıl önce
README_DIST 190e88cfc9 Remove the special noutline.el file for XEmacs 14 yıl önce
README_GIT 2db83c67a8 Update README file 15 yıl önce
request-assign-future.txt fc2d68abf0 Release 5.13e 17 yıl önce

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.

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.