Savannah is a terribly unstable remote. Let's try to alleviate that.
Go to file
Nicolas Goaziou ece68a7a6f org-colview: Use regular "ITEM" property
* lisp/org-colview.el (org-columns-display-here): Use regular "ITEM"
  value instead of computing another one.  Simplify process.
  (org-columns-cleanup-item): Remove function.

* contrib/lisp/org-colview-xemacs.el (org-columns-display-here): Use
  regular "ITEM" value instead of computing another one.  Simplify
  process.  (org-columns-cleanup-item): Remove function.

* etc/ORG-NEWS: Document change.
2014-11-10 16:51:33 +01:00
contrib org-colview: Use regular "ITEM" property 2014-11-10 16:51:33 +01:00
doc Add "ITEM" to special properties 2014-11-10 16:45:36 +01:00
etc org-colview: Use regular "ITEM" property 2014-11-10 16:51:33 +01:00
lisp org-colview: Use regular "ITEM" property 2014-11-10 16:51:33 +01:00
mk Merge branch 'maint' 2014-09-10 10:51:02 +02:00
testing Add "ITEM" to special properties 2014-11-10 16:45:36 +01:00
.dir-locals.el
.dir-settings.el
.gitignore .gitignore: Ignore ChangeLog files 2014-06-02 22:35:22 +02:00
.gitmodules updated jump submodule for those behind http proxy 2013-06-06 14:36:24 -06:00
COPYING
Makefile Merge branch 'maint' 2014-06-02 20:10:48 +02:00
README
README_ELPA
README_contribute
README_git
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

README

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.