Không có mô tả

Nicolas Goaziou 94185eac92 org-export: Fix bug with recursive file inclusion and relative paths 13 năm trước cách đây
BUGFIXING 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 năm trước cách đây
EXPERIMENTAL 07368bbc09 org-e-latex: Fix compile bugs 13 năm trước cách đây
UTILITIES 9d51ba9b13 UTILITIES: Use a separate css for the HTML manuals. 13 năm trước cách đây
contrib 94185eac92 org-export: Fix bug with recursive file inclusion and relative paths 13 năm trước cách đây
doc 2e615798a1 Merge branch 'maint' 13 năm trước cách đây
etc f2df757dae org-odt.el: By default, include page numbers in the page footer 13 năm trước cách đây
lisp a39d94b38e Merge branch 'maint' 13 năm trước cách đây
testing 94185eac92 org-export: Fix bug with recursive file inclusion and relative paths 13 năm trước cách đây
.dir-locals.el 971b9eeacd Make .dir-locals.el a true copy of .dir-settings.el 14 năm trước cách đây
.dir-settings.el f0e16e86e9 Add .dir-settings.el file to unify coding styles. 16 năm trước cách đây
.gitignore d2640d324b gitignore patch 14 năm trước cách đây
.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 năm trước cách đây
Makefile cc44ad5ae6 add Maxima to the Makefile 13 năm trước cách đây
README e4e0dc7f1f README: remove the description of ORGWEBPAGES/ 14 năm trước cách đây
README_DIST e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 năm trước cách đây
README_GIT 87aa678e45 Update README_GIT 13 năm trước cách đây
README_maintainer e9bb1f7270 README_maintainer: update the link to "Git from bottom up". 13 năm trước cách đây
request-assign-future.txt fc2d68abf0 Release 5.13e 17 năm trước cách đây

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.