0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 13:18:54 +00:00
Savannah is a terribly unstable remote. Let's try to alleviate that.
Find a file
Nicolas Goaziou f8b7eb4e20 Fix radio target update
* lisp/org.el (org-update-radio-target-regexp): Properly update cache
  when refreshing regexp.

* testing/lisp/test-org.el (test-org/update-radio-target-regexp): Fix
  test.
2014-05-17 11:03:29 +02:00
contrib contrib/lisp/org-annotate-file.el: Create a customization group and convert defvar' customization variables to defcustom' 2014-05-09 22:22:10 +09:00
doc ob-core.el: allow the auto-generation of output file names for src blocks. 2014-05-11 16:33:22 -04:00
etc Merge branch 'maint' 2014-01-27 21:43:43 +01:00
lisp Fix radio target update 2014-05-17 11:03:29 +02:00
mk Merge branch 'maint' 2014-01-07 14:19:03 +01:00
testing Fix radio target update 2014-05-17 11:03:29 +02:00
.dir-locals.el
.dir-settings.el
.gitignore Fix references to org-install.el. 2012-10-02 12:19:39 +02:00
.gitmodules updated jump submodule for those behind http proxy 2013-06-06 14:36:24 -06:00
COPYING
Makefile make vanilla: run Emacs -Q with *this* Org loaded 2013-12-13 16:26:13 -07:00
README
README_contribute
README_ELPA
README_git Add COPYING and fix other related issues. 2012-09-24 19:15:42 +02:00
README_maintainer README_maintainer: Don't display sub/superscript 2014-04-22 11:53:48 +02:00
request-assign-future.txt request-assign-future.txt: Use "Emacs" instead of "Org-mode, which is part of Emacs" 2014-02-07 09:24:52 +01:00

The is a distribution of Org, a plain text notes and project planning
tool for Emacs.

The homepage of Org is at:
  http://orgmode.org

The installations instructions are at:
  http://orgmode.org/org.html#Installation

This distribution contains:

README
    This file.

COPYING
    The GNU General Public License.

Makefile
    The makefile to compile and install Org.  For installation
    instructions, see the manual or the more detailed procedure
    on Worg: http://orgmode.org/worg/dev/org-build-system.html

mk/
    Files needed for building Org.

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.

etc/
    Files needed for the ODT exporter.

testing/
    Testing suite for Org.

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.