Нема описа

Bastien Guerry 03066dab8b Revert "Rename EXPERIMENTAL/org-latex.el to EXPERIMENTAL/org-latex-old.el" пре 14 година
BUGFIXING 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check пре 14 година
EXPERIMENTAL 03066dab8b Revert "Rename EXPERIMENTAL/org-latex.el to EXPERIMENTAL/org-latex-old.el" пре 14 година
UTILITIES 4dfc520711 UTILITIES/man*: Fix bug: don't insert </style> пре 14 година
contrib b377e54c6a contrib/lisp/org-export: Extract more properties from tables пре 14 година
doc 3aaa5203fd org.texi: Fix typos. пре 14 година
lisp 4a48a04905 Merge branch 'master' of orgmode.org:org-mode пре 14 година
testing e0748cdebd tests for the colnames header argument пре 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. пре 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 6cad241b0e moving ob-picolisp into the core пре 14 година
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ пре 14 година
README_DIST 7340cee33a Update website to show 7.7 as current release пре 14 година
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.