Sin descripción

Bastien Guerry 4565bf0630 org-html.el (org-export-as-html): Add link to Org's and Emacs's websites. hace 13 años
UTILITIES 2369090328 UTILITIES/server.mk: delete whitespaces. hace 13 años
contrib 5847931b37 org-e-odt.el: Fix italic style hace 13 años
doc b57e23694f Fix typo in manual index's description of the 'Hooks' section hace 13 años
etc b2fa4cbbbf etc/ORG-NEWS: add license and some more information. hace 13 años
lisp 4565bf0630 org-html.el (org-export-as-html): Add link to Org's and Emacs's websites. hace 13 años
testing 5750f0869c org-element: Preserve visibility when moving elements hace 13 años
.dir-locals.el 971b9eeacd Make .dir-locals.el a true copy of .dir-settings.el hace 14 años
.dir-settings.el f0e16e86e9 Add .dir-settings.el file to unify coding styles. hace 17 años
.gitignore e102e411e4 doc/Makefile: rename/add auto-generated files to be compatible with Emacs hace 13 años
.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. hace 14 años
Makefile 03e2192b4b correct output from "make helpall" hace 13 años
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ hace 14 años
README_DIST 429e6aafa6 Bump to version 7.8.10. hace 13 años
README_GIT 87aa678e45 Update README_GIT hace 14 años
README_maintainer e9bb1f7270 README_maintainer: update the link to "Git from bottom up". hace 14 años
default.mk b567341443 clean up Makefile some more, keep autoloads around hace 13 años
request-assign-future.txt fc2d68abf0 Release 5.13e hace 17 años
targets.mk 837ccf464c avoid accumulation of the ".dirty" suffix on $(GITVERSION) during sub-make invocations hace 13 años

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.