설명 없음

Eric Schulte 4f084e1467 replacing calls to now-defunct function `interactive-p' 13 년 전
BUGFIXING 93c665b56d Intermediate state, I am just trying comiting now. 17 년 전
EXPERIMENTAL 82e5e5346d Add EXPERIMENTAL/org-mediawiki.el 14 년 전
UTILITIES 65411f40e1 set-version.pl: don't set current version in ORGWEBPAGE/index.org 14 년 전
contrib bcfdc775bf Merge branch 'master' of orgmode.org:org-mode 13 년 전
doc c4737ae48b documentation of `org-babel-tangle-named-block-combination' 13 년 전
lisp 4f084e1467 replacing calls to now-defunct function `interactive-p' 13 년 전
testing 38bc761e21 Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests 14 년 전
.dir-locals.el 971b9eeacd Make .dir-locals.el a true copy of .dir-settings.el 14 년 전
.dir-settings.el f0e16e86e9 Add .dir-settings.el file to unify coding styles. 16 년 전
.gitignore d2640d324b gitignore patch 14 년 전
.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 년 전
Makefile 926b6163f1 Makefile robustness tweak 13 년 전
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ 14 년 전
README_DIST 11a10bdfe7 Update website to show 7.5 as current release 14 년 전
README_GIT 2db83c67a8 Update README file 15 년 전
README_maintainer e5eeea99fe Fix typo in README_maintainer. 14 년 전
request-assign-future.txt fc2d68abf0 Release 5.13e 17 년 전

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.