Bez popisu

Achim Gratz 8bbf77a748 finish cleanup on infodir, some refinements on rules před 13 roky
BUGFIXING 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check před 13 roky
EXPERIMENTAL df6f574b13 org-e-html.el: Fix charset před 13 roky
UTILITIES 00d357ab98 keep Emacs' Changelog clean před 13 roky
contrib 66ae794a66 contrib/org-docco.org -- docco side-by-side HTML export of annotated source code před 13 roky
doc 8bbf77a748 finish cleanup on infodir, some refinements on rules před 13 roky
etc 3f427d92c8 Merge remote-tracking branch 'origin/hotfix-7.8.06' před 13 roky
lisp 8bbf77a748 finish cleanup on infodir, some refinements on rules před 13 roky
testing dbc6fd1ebf Merge branch 'hotfix' před 13 roky
.dir-locals.el 971b9eeacd Make .dir-locals.el a true copy of .dir-settings.el před 14 roky
.dir-settings.el f0e16e86e9 Add .dir-settings.el file to unify coding styles. před 16 roky
.gitignore d2640d324b gitignore patch před 14 roky
.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. před 14 roky
Makefile a5cb04dcd8 hand off ./doc to sub-make před 13 roky
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ před 14 roky
README_DIST 148e8c7724 Bump to version 7.8.09. před 13 roky
README_GIT 87aa678e45 Update README_GIT před 13 roky
README_maintainer e9bb1f7270 README_maintainer: update the link to "Git from bottom up". před 13 roky
default.mk 501f9b1741 use sed instead of perl, add target clean-install před 13 roky
maint-targets.mk a5cb04dcd8 hand off ./doc to sub-make před 13 roky
maint.mk a5cb04dcd8 hand off ./doc to sub-make před 13 roky
request-assign-future.txt fc2d68abf0 Release 5.13e před 17 roky
targets.mk 501f9b1741 use sed instead of perl, add target clean-install před 13 roky

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.