Nessuna descrizione

Jambunathan K 9164b48f69 org-odt.el: Declare vars and functions from htmlfontify 14 anni fa
BUGFIXING 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 14 anni fa
EXPERIMENTAL d1019fea0d * EXPERIMENTAL/org-e-latex.el: Small documentation change 14 anni fa
UTILITIES 9d51ba9b13 UTILITIES: Use a separate css for the HTML manuals. 14 anni fa
contrib 27480a2ee7 contrib/lisp/org-export: Improve footnote API 14 anni fa
doc 314e2647d7 org.texi (Plain lists): Fix misplaced explantion. 14 anni fa
etc f5add81f4b org-odt.el: Include author and date in the title 14 anni fa
lisp 9164b48f69 org-odt.el: Declare vars and functions from htmlfontify 14 anni fa
testing 0b7ae6ffb9 ob-octave.el: Add graphical output 14 anni fa
.dir-locals.el 971b9eeacd Make .dir-locals.el a true copy of .dir-settings.el 14 anni fa
.dir-settings.el f0e16e86e9 Add .dir-settings.el file to unify coding styles. 17 anni fa
.gitignore d2640d324b gitignore patch 15 anni fa
.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 anni fa
Makefile a0f2396f8f Move org-eshell.el by Konrad Hinsen to Org's core. 14 anni fa
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ 14 anni fa
README_DIST 490d6ace10 Update website to show 7.8.02 as current release 14 anni fa
README_GIT 87aa678e45 Update README_GIT 14 anni fa
README_maintainer e9bb1f7270 README_maintainer: update the link to "Git from bottom up". 14 anni fa
request-assign-future.txt fc2d68abf0 Release 5.13e 17 anni fa

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.