説明なし

Bastien Guerry 9a6a1b6a04 (org-table-time-string-to-seconds): also match negative time values. 13 年 前
BUGFIXING 93c665b56d Intermediate state, I am just trying comiting now. 17 年 前
EXPERIMENTAL a90b876b93 New experimental exporter from Org to MoinMoin by Puneeth Chaganti. 13 年 前
UTILITIES 65411f40e1 set-version.pl: don't set current version in ORGWEBPAGE/index.org 14 年 前
contrib 3e2057732a org-odt: Check for zip early during export 13 年 前
doc 88eada52a6 org: allow relative time in `org-add-planning-info'. 13 年 前
lisp 9a6a1b6a04 (org-table-time-string-to-seconds): also match negative time values. 13 年 前
testing c65df4aa01 ob-fortran.el: fix bug with string input, add ob-fortran tests with ert 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. 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 58763f36e3 moving ob-fortran from core to contrib until FSF assignment is complete 13 年 前
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ 14 年 前
README_DIST 0f5cc60a24 Bump to version 7.6. 13 年 前
README_GIT 87aa678e45 Update README_GIT 13 年 前
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.