暂无描述

Ilya Shlyakhter 1977df99a4 Testing: Corrected the command to run batch tests given in README 13 年之前
BUGFIXING 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 14 年之前
EXPERIMENTAL 3abf884c49 org-export: Apply property change to radio-target elements 13 年之前
UTILITIES 4480ebe5f5 UTILITIES/pw: Fix type in error message 13 年之前
contrib 82281bcc94 org-element: Fix bug with `greater-element' granularity 13 年之前
doc d1ed590320 doc: Fix pdflayout.sty to produce orgcard_letter.pdf correctly. 13 年之前
etc 552b0edb25 Manually revert to 78ec8e21 (Release 7.8.04) 13 年之前
lisp 8a02f48547 org-odt.el: Consider short captions not as org text but as plain text 13 年之前
testing 1977df99a4 Testing: Corrected the command to run batch tests given in README 13 年之前
.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. 17 年之前
.gitignore d2640d324b gitignore patch 15 年之前
.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 6bcba14919 Fix Makefile. 13 年之前
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ 14 年之前
README_DIST ecd0562c5f Fix the master branch. 13 年之前
README_GIT 87aa678e45 Update README_GIT 14 年之前
README_maintainer e9bb1f7270 README_maintainer: update the link to "Git from bottom up". 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.