Browse Source

Preparing the CONTRIB directory.

Carsten Dominik 17 years ago
parent
commit
a301fb745a

+ 0 - 0
CONTRIB/org-bibtex.el → CONTRIB/lisp/org-bibtex.el


+ 0 - 0
CONTRIB/org-depend.el → CONTRIB/lisp/org-depend.el


+ 0 - 0
CONTRIB/org-elisp-symbol.el → CONTRIB/lisp/org-elisp-symbol.el


+ 0 - 0
CONTRIB/org-export-freemind-0.1.0/org-export-freemind.el → CONTRIB/lisp/org-export-freemind.el


+ 0 - 0
CONTRIB/org-mairix.el → CONTRIB/lisp/org-mairix.el


+ 0 - 0
CONTRIB/org-man.el → CONTRIB/lisp/org-man.el


+ 0 - 0
CONTRIB/org-panel.el → CONTRIB/lisp/org-panel.el


+ 0 - 0
CONTRIB/org-toc.el → CONTRIB/lisp/org-toc.el


+ 0 - 0
CONTRIB/org-export-freemind-0.1.0/ChangeLog → CONTRIB/packages/org-export-freemind-0.1.0/ChangeLog


+ 0 - 0
CONTRIB/org-export-freemind-0.1.0/README → CONTRIB/packages/org-export-freemind-0.1.0/README


+ 0 - 0
CONTRIB/org-export-freemind-0.1.0/org-export-freemind-install.el → CONTRIB/packages/org-export-freemind-0.1.0/org-export-freemind-install.el


+ 0 - 0
CONTRIB/org-export-freemind.el → CONTRIB/packages/org-export-freemind-0.1.0/org-export-freemind.el


+ 2 - 2
Makefile

@@ -198,10 +198,10 @@ release:
 	cp org-$(TAG).zip org-$(TAG).tar.gz RELEASEDIR
 	cp org.pdf orgcard.pdf org.texi org.html RELEASEDIR
 	cp ORGWEBPAGE/tmp/*.html   RELEASEDIR
-	cp ORGWEBPAGE/tmp/*.el     RELEASEDIR
+#	cp ORGWEBPAGE/tmp/*.el     RELEASEDIR
 	cp ORGWEBPAGE/tmp/*.txt    RELEASEDIR
 	cp ORGWEBPAGE/tmp/*.css    RELEASEDIR
-	cp ORGWEBPAGE/tmp/*.jpg    RELEASEDIR
+#	cp ORGWEBPAGE/tmp/*.jpg    RELEASEDIR
 	cp RELEASEDIR/org-$(TAG).zip    RELEASEDIR/org.zip
 	cp RELEASEDIR/org-$(TAG).tar.gz RELEASEDIR/org.tar.gz
 	(cd $(HG_RELEASES); rm -rf $(DISTFILES) xemacs)

+ 174 - 37
ORGWEBPAGE/tmp/Changes.html

@@ -6,7 +6,7 @@ lang="en" xml:lang="en">
 <title>Org-mode list of User-visible changes</title>
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
 <meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2008/01/27 10:12:09"/>
+<meta name="generated" content="2008/02/05 20:14:51"/>
 <meta name="author" content="Carsten Dominik"/>
 <link rel=stylesheet href="freeshell2.css" type="text/css">
 </head><body>
@@ -21,13 +21,97 @@ lang="en" xml:lang="en">
 <h3>Overview</h3>
 
 
+
+<div class="outline-4">
+<h4>Remember/Refile/Goto</h4>
+
+
+<ul>
+<li>
+The use of prefix arguments for the commands `org-remember'
+and `org-refile' has been normalized.
+
+</li>
+<li>
+The clock can now safely be used in a remember buffer.
+
+</li>
+<li>
+The variable `org-remember-use-refile-when-interactive'
+introduced only in 5.19 is already obsolete.  Please use
+`org-remember-interactive-interface' instead.
+
+</li>
+<li>
+It is no longer necessary to update the refiling targets.
+
+</li>
+<li>
+Automatic isearch in `org-goto'.
+
+</li>
+<li>
+Outline-path-completion as alternative org-goto interface.
+
+</li>
+</ul></div>
+
+<div class="outline-4">
+<h4>Misc</h4>
+
+
+<ul>
+<li>
+Checkboxes now work hierarchically.
+
+</li>
+<li>
+`C-k' can now behave specially in headlines.
+
+</li>
+<li>
+Repeater for tasks in plain timestamps.
+
+</li>
+<li>
+All clock intervals of an item show in agenda/timeline.
+
+</li>
+<li>
+New parameter <code>:step</code> for clocktable, to get daily reports.
+
+</li>
+<li>
+Never loose a repeaded scheduled item from the agenda.
+
+</li>
+<li>
+Archiving a subtree now stores the outline path in a property.
+
+</li>
+<li>
+Links to messages in Apple Mail.
+
+</li>
+<li>
+Bug fixes.
+
+</li>
+</ul></div>
 </div>
 
 <div class="outline-3">
 <h3>Incompatible Changes</h3>
 
 
-</div>
+<ul>
+<li>
+The variable `org-remember-use-refile-when-interactive'
+introduced only in 5.19 is already obsolete.  Please use
+`org-remember-interactive-interface' instead.
+
+</li>
+</ul></div>
 
 <div class="outline-3">
 <h3>Details</h3>
@@ -35,26 +119,29 @@ lang="en" xml:lang="en">
 
 
 <div class="outline-4">
-<h4>Remember and Refile</h4>
+<h4>Remember/Refile/Goto</h4>
 
 
 <ul>
 <li>
 The use of prefix arguments for the commands `org-remember'
 and `org-refile' has been normalized:
+
 <ul>
 <li>
-when called without prefix argment, the command does its
+when called without prefix argument, the command does its
 normal job, starting a remember note or refiling a tree.
+
 </li>
 <li>
-when called with a single C-u pefix, these commands can be
+when called with a single C-u prefix, these commands can be
 used to select a target location and to jump there.  In
 the case of `org-remember', you will be prompted for a
-template and then Emacs jumpt to the default target
+template and then Emacs jumps to the default target
 location or this template.  In the case of `org-refile',
 you select a location from the refile target list and jump
 there.
+
 </li>
 <li>
 when called with two prefixes (`C-u C-u'), the command
@@ -68,20 +155,10 @@ When the clock is running inside an remember buffer, storing
 the remember buffer with `C-c C-c' will automatically clock
 out.  This was inspired by a request by Rainer Stengle. 
 
-</li>
-<li>
-Outline-path-completion is now available as an alternative
-interface in the command `org-goto'.  Please select the
-default interface you'd like to use with the new variable
-`org-goto-interface'.  You can then select the alternative
-interface with a prefix argument to `C-c C-j' (org-goto).  I
-am considering to make outline-path-completion the default
-interface.  Comments?
-
 </li>
 <li>
 The variable `org-remember-use-refile-when-interactive'
-introduced only in 5.19 is obsolete.  Please use
+introduced only in 5.19 is already obsolete.  Please use
 `org-remember-interactive-interface' instead.  This new
 variable does select the interface that is used to select
 the target for a remember note in an interactive way.
@@ -103,31 +180,81 @@ targets.
 </li>
 </ul></li>
 <li>
-You can now also have a plain (as opposed to deadline or
-scheduled) repeater timestamp in a task.  Switching the task
-to DONE will now also shift a plain time stamp.  This was a
-request by Austin Frank.
-
-</li>
-<li>
 It is no longer necessary to update the refiling targets -
 they are always current.
 
 </li>
-</ul>
-<p>*** Misc
-</p>
-<ul>
 <li>
 In `org-goto', typing characters now automatically starts
 isearch from the beginning of the buffer.  The isearch is
-special also because it only matches in headline.  This goes
-some way toward saving org-goto from being removed from
-Org-mode.  Thanks to Piotr Zielinski for the code, and sorry
-that it took me o long to ut it in.  If you prefer to use
-single letters n,p,f,b,u,q for navigation as before,
+special also because it only matches in headline.  This
+goes some way toward saving org-goto from being removed
+from Org-mode.  Thanks to Piotr Zielinski for the code, and
+sorry that it took me so long to put it in.  If you prefer
+to use single letters n,p,f,b,u,q for navigation as before,
 configure the variable `org-goto-auto-isearch'.
 
+</li>
+<li>
+Outline-path-completion is now available as an alternative
+interface in the command `org-goto'.  Please select the
+default interface you'd like to use with the new variable
+`org-goto-interface'.  You can then select the alternative
+interface with a prefix argument to `C-c C-j' (org-goto).  I
+am considering to make outline-path-completion the default
+interface.  Comments?
+
+
+</li>
+</ul></div>
+
+<div class="outline-4">
+<h4>Misc</h4>
+
+
+<ul>
+<li>
+Checkboxes now work hierarchically.  When a plain-list item
+with a checkbox has children with checkboxes, the status of
+the item's checkbox is calculated from the children, each
+time a checkbox is toggled with C-c C-c.  Thanks to Miguel
+A. Figueroa-Villanueva for a patch to this effect.
+
+</li>
+<li>
+There is a new variable `org-special-ctrl-k'.  When set,
+`C-k' will behave specially in headlines:
+
+<ul>
+<li>
+When the cursor is at the beginning of a headline, kill
+the entire line and possible the folded subtree below the
+line.
+</li>
+<li>
+When in the middle of the headline text, kill the
+headline up to the tags.
+</li>
+<li>
+When after the headline text, kill the tags.
+
+</li>
+</ul>
+<p>This is following a proposal by Piotr Zielinski.
+</p>
+</li>
+<li>
+You can now also have a plain (as opposed to deadline or
+scheduled) repeater timestamp in a task.  Switching the task
+to DONE will now also shift a plain time stamp.  This was a
+request by Austin Frank.
+
+</li>
+<li>
+If an entry is clocked multiple times, it will now show up
+several times in the agenda and timeline buffers, when
+log-mode is on.  This was a proposal by Jurgen Defurne.
+
 </li>
 <li>
 The clock table accepts a new parameter <code>:step</code>.  This
@@ -141,7 +268,7 @@ A time-stamp with a repeater now no longer refers to the
 date <b>closest</b> to the current day.  Instead, it means either
 today or the most recent match.  This change makes sure that
 overdue scheduled or deadline items never disappear from the
-agenda.  With the previous convention, an overdue sheduled
+agenda.  With the previous convention, an overdue scheduled
 item would disappear.  For example, a weekly item scheduled
 for Sunday would appear as overdue until Wednesday, and the
 suddenly disappear until next Sunday.  Now the item will
@@ -152,7 +279,7 @@ Bernt.
 
 </li>
 <li>
-Archving a subtree now creates an additional property,
+Archiving a subtree now creates an additional property,
 <code>ARCHIVE_OLPATH</code>.  This property contains the "path" in the
 outline tree to the archived entry, as it was in the
 original file.  For example, archiving <code>Fix the door</code> in the
@@ -179,6 +306,16 @@ Note that you can configure (i.e. limit) the information
 that gets stored upon archiving with the variable
 `org-archive-save-context-info'.
 </p>
+</li>
+<li>
+New file `org-mac-message.el' by John Wiegley to create
+links for messages in Apple Mail, and to follow these
+links.
+
+</li>
+<li>
+Bug fixes.
+
 </li>
 </ul></div>
 </div>
@@ -5158,7 +5295,7 @@ The prefix and the sorting strategy for agenda items can depend
 upon the agenda type.
 </li>
 <li>
-The handling of `<a href="mailto:'">mailto:'</a> links can be customized, see the new
+The handling of `mailto:' links can be customized, see the new
 variable `org-link-mailto-program'.
 </li>
 <li>
@@ -6363,6 +6500,6 @@ HTML exporter upgrade, in particular table of contents
 <div id="postamble"><p class="author"> Author: Carsten Dominik
 <a href="mailto:carsten at orgmode dot org">&lt;carsten at orgmode dot org&gt;</a>
 </p>
-<p class="date"> Date: 2008/01/27 10:12:09</p>
+<p class="date"> Date: 2008/02/05 20:14:51</p>
 </div></body>
 </html>

+ 2 - 2
ORGWEBPAGE/tmp/faq.html

@@ -6,7 +6,7 @@ lang="en" xml:lang="en">
 <title>Org-mode Frequently Asked Questions</title>
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
 <meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2008/01/27 10:12:10"/>
+<meta name="generated" content="2008/02/05 20:14:52"/>
 <meta name="author" content="Carsten Dominik"/>
 <link rel=stylesheet href="freeshell2.css" type="text/css">
 </head><body>
@@ -658,6 +658,6 @@ the agenda buffer.
 <div id="postamble"><p class="author"> Author: Carsten Dominik
 <a href="mailto:carsten.dominik@gmail.com">&lt;carsten.dominik@gmail.com&gt;</a>
 </p>
-<p class="date"> Date: 2008/01/27 10:12:10</p>
+<p class="date"> Date: 2008/02/05 20:14:52</p>
 </div></body>
 </html>

+ 7 - 7
ORGWEBPAGE/tmp/index.html

@@ -6,7 +6,7 @@ lang="en" xml:lang="en">
 <title>Org-Mode Homepage</title>
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
 <meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2008/01/27 22:14:32"/>
+<meta name="generated" content="2008/02/05 20:14:52"/>
 <meta name="author" content="Carsten Dominik"/>
 <link rel=stylesheet href="freeshell2.css" type="text/css">
 </head><body>
@@ -15,7 +15,7 @@ lang="en" xml:lang="en">
 <h2>Table of Contents</h2>
 <ul>
 <li><a href="#sec-1">Org - an Emacs Mode for Notes and Project Planning</a></li>
-<li><a href="#sec-2">Current Version (5.19a) and Compatibility</a></li>
+<li><a href="#sec-2">Current Version (5.20) and Compatibility</a></li>
 <li><a href="#sec-3">Downloads</a></li>
 <li><a href="#sec-4">Documentation</a>
 <ul>
@@ -68,11 +68,11 @@ structured ASCII file, HTML, and LaTeX.
 </div>
 
 <div class="outline-2">
-<h2 id="sec-2">Current Version (5.19a) and Compatibility</h2>
+<h2 id="sec-2">Current Version (5.20) and Compatibility</h2>
 
 
 <p>
-The current version is 5.19a.  To see what has changed in recent
+The current version is 5.20.  To see what has changed in recent
 releases, check this <a href="Changes.html">list of user-visible changes</a>.  These descriptions
 are extensive, to avoid that people will be printing the manual after
 each incremental release.  If you have an older version of the manual,
@@ -93,7 +93,7 @@ but may lag a bit behind the website release.
 
 <ul>
 <li>Distribution<br/>
-Download as <a href="org-5.19a.zip">zip file</a> or <a href="org-5.19a.tar.gz">gzipped tar archive</a>.  These archives contain
+Download as <a href="org-5.20.zip">zip file</a> or <a href="org-5.20.tar.gz">gzipped tar archive</a>.  These archives contain
 both the Lisp file org.el and the documentation in PDF and (TeX)Info
 formats.  A shell script to simplify upgrading to the newest release
 has been posted <a href="http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh">here</a>.
@@ -345,7 +345,7 @@ written by <a href="http://www.olafdietsche.de/">Olaf Dietsche</a>.
 
 </li>
 <li>
-From <a href="http://thread.gmane.org/gmane.emacs.orgmode/5073">Org to remind</a> by Detlef Steuer.
+From <a href="http://thread.gmane.org/gmane.emacs.orgmode/5073">Remind to Org</a> by Detlef Steuer.
 
 </li>
 </ul></div>
@@ -414,6 +414,6 @@ somehow, when I get to it&hellip;
 <div id="postamble"><p class="author"> Author: Carsten Dominik
 <a href="mailto:carsten at orgmode dot org">&lt;carsten at orgmode dot org&gt;</a>
 </p>
-<p class="date"> Date: 2008/01/27 22:14:32</p>
+<p class="date"> Date: 2008/02/05 20:14:52</p>
 </div></body>
 </html>

+ 2 - 2
ORGWEBPAGE/tmp/qanda.html

@@ -6,7 +6,7 @@ lang="en" xml:lang="en">
 <title>Org-mode Frequently Asked Questions</title>
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
 <meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2007/12/20 07:18:18"/>
+<meta name="generated" content="2008/02/05 20:14:53"/>
 <meta name="author" content="Carsten Dominik"/>
 <link rel=stylesheet href="freeshell2.css" type="text/css">
 </head><body>
@@ -444,6 +444,6 @@ the agenda buffer.
 <div id="postamble"><p class="author"> Author: Carsten Dominik
 <a href="mailto:carsten.dominik@gmail.com">&lt;carsten.dominik@gmail.com&gt;</a>
 </p>
-<p class="date"> Date: 2007/12/20 07:18:18</p>
+<p class="date"> Date: 2008/02/05 20:14:53</p>
 </div></body>
 </html>

+ 2 - 2
ORGWEBPAGE/tmp/survey.html

@@ -6,7 +6,7 @@ lang="en" xml:lang="en">
 <title>Org-Mode Survey Results</title>
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
 <meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2008/01/27 22:26:27"/>
+<meta name="generated" content="2008/02/05 20:14:53"/>
 <meta name="author" content="Charles Cave"/>
 <link rel=stylesheet href="freeshell2.css" type="text/css">
 </head><body>
@@ -2164,6 +2164,6 @@ GNU emacs GNU Emacs 22.0.97.1 (i686-pc-linux-gnu, GTK+ Version 2.4.13)
 <div id="postamble"><p class="author"> Author: Charles Cave
 <a href="mailto:charles.cave@gmail.com">&lt;charles.cave@gmail.com&gt;</a>
 </p>
-<p class="date"> Date: 2008/01/27 22:26:27</p>
+<p class="date"> Date: 2008/02/05 20:14:53</p>
 </div></body>
 </html>

+ 2 - 2
ORGWEBPAGE/tmp/todo.html

@@ -6,7 +6,7 @@ lang="en" xml:lang="en">
 <title>The Org-mode TODO list</title>
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
 <meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2007/12/20 07:18:18"/>
+<meta name="generated" content="2008/02/05 20:14:53"/>
 <meta name="author" content="Carsten Dominik"/>
 <link rel=stylesheet href="freeshell2.css" type="text/css">
 </head><body>
@@ -1204,6 +1204,6 @@ protected HTML code in the file.
 <div id="postamble"><p class="author"> Author: Carsten Dominik
 <a href="mailto:carsten.dominik@gmail.com">&lt;carsten.dominik@gmail.com&gt;</a>
 </p>
-<p class="date"> Date: 2007/12/20 07:18:18</p>
+<p class="date"> Date: 2008/02/05 20:14:53</p>
 </div></body>
 </html>

+ 2 - 2
ORGWEBPAGE/tmp/tutorials.html

@@ -6,7 +6,7 @@ lang="en" xml:lang="en">
 <title>Org-Mode Tutorials, Blogposts, and Screenscasts</title>
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
 <meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2008/01/20 09:24:39"/>
+<meta name="generated" content="2008/02/05 20:14:54"/>
 <meta name="author" content="Carsten Dominik"/>
 <link rel=stylesheet href="freeshell2.css" type="text/css">
 </head><body>
@@ -312,6 +312,6 @@ Org-mode
 <div id="postamble"><p class="author"> Author: Carsten Dominik
 <a href="mailto:carsten at orgmode dot org">&lt;carsten at orgmode dot org&gt;</a>
 </p>
-<p class="date"> Date: 2008/01/20 09:24:39</p>
+<p class="date"> Date: 2008/02/05 20:14:54</p>
 </div></body>
 </html>

+ 85 - 0
README_GIT

@@ -0,0 +1,85 @@
+  -*- mode: org; fill-column:65 -*-
+
+This is the GIT repository for the development of Org-mode, an
+Emacs mode for organizing your life.
+
+This file explains the rules for participating in Org-mode
+development.
+
+
+* Main rules
+
+1. The git repository is hosted publicly at repo.or.cs.  Anyone
+   can get a clone of the current repository state using the
+   command
+
+     git clone git://repo.or.cz/org-mode.git
+
+   Having a clone is sufficient to start hacking and to produce
+   patches that can be easily and consistently be applied to the
+   main repository.
+
+2. People who are interested to participate in the Org-mode
+   development can do so by sending patches to
+   emacs-orgmode@gnu.org.
+
+3. Any interested developer can request push access to the
+   repository by sending their repo.or.cz user information to the
+   maintainer of Org-mode.  By requesting push access, you
+   acknowledge that you have read and agreed with the following
+   rules:
+
+   - Org-mode is part of Emacs.  Therefore we need to be very
+     conscious that any changes moving into the Org-mode core are
+     done only by people who have signed the appropriate papers
+     with the free software foundation.  The files to which this
+     applies are:
+
+     - all *.el files in the root directory of the repository
+     - org.texi, orgcard.tex, and ChangeLog.
+
+   - Before making any significant changes, please explain and
+     discuss them on the mailing list emacs-orgmode@gnu.org.
+
+     This does obviously not apply to people like Bastien Guerry,
+     David O'Toole, Piotr Zielinski, or anyone else who has
+     contributed and still maintains a file that is part of
+     Org-mode.  Please, just use the new mechanism to make sure
+     all changes end in the right place.
+
+   - Making and pushing a change to the Org-mode core requires
+     you also to provide ChangeLog entries.  Just press `C-x 4 a'
+     in each function or variable you have modified and describe
+     the change you made in the ChangeLog buffer/file.  This is
+     important, because these entries will be required when
+     uploading any new version into the Emacs CVS tree.
+
+   - Among other things, Org-mode is widely appreciated because
+     if its simplicity, cleanness and consistency.  We should try
+     hard to preserve this and I would like to ask everyone to
+     keep this in mind when developing changes.
+
+* The CONTRIB directory
+
+The git repository contains a CONTRIB directory.  This directory
+is the playing field for any developer, also people who have not
+(yet) signed the papers with the FSF.  You are free to add files
+to this directory, implementing extensions, new link types etc.
+Also non-Lisp extensions like scripts to process Org-mode files
+in different ways are welcome in this directory.  You should
+provide documentation with your extensions, at least in the form
+of commentary in the file.  Please discuss your extensions on
+emacs-orgmode@gnu.org.
+
+The CONTRIB directory will be part of the Org-mode distribution
+starting with version 6.0 (the first release after 5.20).  When
+that happens, people who want to use extensions will have to make
+sure their search path (executable or Lisp) includes the relevant
+directories.
+
+After files have been tested in CONTRIB and found to be generally
+useful, we may decide to clarify copyright questions and then
+move the file into the Org-mode core.  This means they will be
+moved up to the root directory and will also eventually be added
+to Emacs CVS tree.  The final decision about this rests with the
+maintainer.

+ 439 - 409
org

@@ -5,7 +5,7 @@ START-INFO-DIR-ENTRY
 * Org Mode: (org).      Outline-based notes management and organizer
 END-INFO-DIR-ENTRY
 
-   This manual is for Org-mode (version 5.19).
+   This manual is for Org-mode (version 5.20).
 
    Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation
 
@@ -27,7 +27,7 @@ File: org,  Node: Top,  Next: Introduction,  Prev: (dir),  Up: (dir)
 Org Mode Manual
 ***************
 
-This manual is for Org-mode (version 5.19).
+This manual is for Org-mode (version 5.20).
 
    Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation
 
@@ -1138,7 +1138,7 @@ File: org,  Node: Tables,  Next: Hyperlinks,  Prev: Document structure,  Up: Top
 
 Org-mode comes with a fast and intuitive table editor.  Spreadsheet-like
 calculations are supported in connection with the Emacs `calc' package
-(*note Calc: (calc)Calc.).
+(*note Calc: (calc)Top.).
 
 * Menu:
 
@@ -2805,8 +2805,8 @@ the mouse (thanks to Piotr Zielinski's `org-mouse.el').
 
    Here is an example of a checkbox list.
 
-     * TODO Organize party [3/6]
-       - call people [1/3]
+     * TODO Organize party [2/4]
+       - [-] call people [1/3]
          - [ ] Peter
          - [X] Sarah
          - [ ] Sam
@@ -2814,7 +2814,12 @@ the mouse (thanks to Piotr Zielinski's `org-mouse.el').
        - [ ] think about what music to play
        - [X] talk to the neighbors
 
-   The `[3/6]' and `[1/3]' in the first and second line are cookies
+   Checkboxes work hierarchically, so if a checkbox item has children
+that are checkboxes, toggling one of the children checkboxes will make
+the parent checkbox reflect if none, some, or all o the children are
+checked.
+
+   The `[2/4]' and `[1/3]' in the first and second line are cookies
 indicating how many checkboxes present in this entry have been checked
 off, and the total number of checkboxes are present.  This can give you
 an idea on how many checkboxes remain, even without opening a folded
@@ -3122,7 +3127,7 @@ properties, imagine keeping track of one's music CD's, where properties
 could be things such as the album artist, date of release, number of
 tracks, and so on.
 
-   Properties can be conveiently edited and viewed in column view
+   Properties can be conveniently edited and viewed in column view
 (*note Column view::).
 
    Properties are like tags, but with a value.  For example, in a file
@@ -3453,6 +3458,13 @@ Turning column view on and off
      `org-columns-default-format', and column view is established for
      the current entry and its subtree.  
 
+`r'
+     Recreate the column view, to included hanges happening in the
+     buffer.  
+
+`g'
+     Same as `r'.  
+
 `q'
      Exit column view.
 
@@ -3923,8 +3935,8 @@ File: org,  Node: Repeated tasks,  Prev: Inserting deadline/schedule,  Up: Deadl
 --------------------
 
 Some tasks need to be repeated again and again.  Org-mode helps to
-organize such tasks using a so-called repeater in a DEADLINE or
-SCHEDULED time stamp.  In the following example
+organize such tasks using a so-called repeater in a DEADLINE, SCHEDULED,
+or plain time stamp.  In the following example
      ** TODO Pay the rent
         DEADLINE: <2005-10-01 Sat +1m>
    the `+1m' is a repeater; the intended interpretation is that the
@@ -3935,7 +3947,7 @@ starting from that time.
 are over-due, so it is important to be able to mark such an entry as
 completed once you have done so.  When you mark a DEADLINE or a SCHEDULE
 with the todo keyword DONE, it will no longer produce entries in the
-agenda. The problem with this is, however, that then also the _next_
+agenda.  The problem with this is, however, that then also the _next_
 instance of the repeated entry will not be active.  Org-mode deals with
 this in the following way: When you try to mark such an entry DONE
 (using `C-c C-t'), it will shift the base date of the repeating time
@@ -4041,6 +4053,7 @@ also computes the total time spent on each subtree of a project.
                        `thismonth', `lastmonth', `thisyear', or `lastyear'.
           :tstart      A time string specifying when to start considering times
           :tend        A time string specifying when to stop considering times
+          :step        `week' or `day', to split the table into chunks
      So to get a clock summary of the current level 1 tree, for the
      current day, you could write
           #+BEGIN: clocktable :maxlevel 2 :block today :scope tree1
@@ -4115,7 +4128,9 @@ target, and to create annotations compatible with Org-mode links.
 things easier: If there is an active region, it will automatically copy
 the region into the remember buffer.  It also allows to jump to the
 buffer and location where remember notes are being stored: Just call
-`org-remember' with a prefix argument.
+`org-remember' with a prefix argument.  If you use two prefix
+arguments, Org-mode jumps to the location where the last remember note
+was stored.
 
    ---------- Footnotes ----------
 
@@ -4281,14 +4296,17 @@ special command:
      for refiling the entry and lets you select one with completion.
      The item is filed below the target heading as a subitem.
      Depending on `org-reverse-note-order', it will be either the first
-     of last subitem, and you can toggle the value of this variable for
-     the duration of the command by using a `C-u' prefix.
+     of last subitem.
      By default, all level 1 headlines in the current buffer are
-     considered to be targets, but you can have more complex
-     definitions across a number of files.  See the variable
-     `org-refile-targets' for details.  The list of targets is compiled
-     upon first use, you can update it by using a double prefix
-     argument (`C-u C-u') to this command.
+     considered to be targets, but you can have more complex definitions
+     across a number of files.  See the variable `org-refile-targets'
+     for details.  
+
+`C-u C-c C-w'
+     Use the refile interface to jump to a heading.  
+
+`C- C-u C-c C-w'
+     Jump to the location where `org-refile' last moved a tree to.
 
 
 File: org,  Node: Agenda views,  Next: Embedded LaTeX,  Prev: Remember,  Up: Top
@@ -4898,7 +4916,7 @@ Change display
      Toggle the inclusion of diary entries.  See *Note Weekly/Daily
      agenda::.  
 
-`g'
+`G'
      Toggle the time grid on and off.  See also the variables
      `org-agenda-use-time-grid' and `org-agenda-time-grid'.  
 
@@ -4909,6 +4927,9 @@ Change display
      argument is interpreted to create a selective list for a specific
      TODO keyword.  
 
+`g'
+     Same as `r'.  
+
 `s'
 `C-x C-s'
      Save all Org-mode buffers in the current Emacs session.  
@@ -7833,6 +7854,8 @@ if I have forgotten someone, please accept my apologies and let me know.
 
    * Nic Ferrier contributed mailcap and XOXO support.
 
+   * Miguel A. Figueroa-Villanueva implemented hierarchical checkboxes.
+
    * John Foerch figured out how to make incremental search show context
      around a match in a hidden outline tree.
 
@@ -7960,12 +7983,12 @@ The Main Index
 * agenda:                                Weekly/Daily agenda. (line   6)
 * agenda dispatcher:                     Agenda dispatcher.   (line   6)
 * agenda files:                          Agenda files.        (line   6)
-* agenda files, removing buffers:        Agenda commands.     (line 244)
+* agenda files, removing buffers:        Agenda commands.     (line 247)
 * agenda views:                          Agenda views.        (line   6)
 * agenda views, custom:                  Custom agenda views. (line   6)
 * agenda views, exporting <1>:           Exporting Agenda Views.
                                                               (line   6)
-* agenda views, exporting <2>:           Agenda commands.     (line 233)
+* agenda views, exporting <2>:           Agenda commands.     (line 236)
 * agenda views, exporting:               Exporting Agenda Views.
                                                               (line  12)
 * agenda views, user-defined:            Special agenda views.
@@ -8002,7 +8025,7 @@ The Main Index
 * calculations, in tables <1>:           The spreadsheet.     (line   6)
 * calculations, in tables:               Built-in table editor.
                                                               (line 143)
-* calendar commands, from agenda:        Agenda commands.     (line 196)
+* calendar commands, from agenda:        Agenda commands.     (line 199)
 * calendar integration:                  Weekly/Daily agenda. (line  23)
 * calendar, for selecting date:          The date/time prompt.
                                                               (line  53)
@@ -8010,7 +8033,7 @@ The Main Index
 * category, require for tags/property match: Tag searches.    (line  69)
 * CDLaTeX:                               CDLaTeX mode.        (line   6)
 * cdlatex.el:                            Cooperation.         (line  29)
-* checkbox statistics:                   Checkboxes.          (line  25)
+* checkbox statistics:                   Checkboxes.          (line  30)
 * checkboxes:                            Checkboxes.          (line   6)
 * children, subtree visibility state:    Visibility cycling.  (line  10)
 * clean outline view:                    Clean view.          (line   6)
@@ -8062,7 +8085,7 @@ The Main Index
 * debugging, of table formulas:          Editing and debugging formulas.
                                                               (line  97)
 * demotion, of subtrees:                 Structure editing.   (line   6)
-* diary entries, creating from agenda:   Agenda commands.     (line 201)
+* diary entries, creating from agenda:   Agenda commands.     (line 204)
 * diary integration:                     Weekly/Daily agenda. (line  23)
 * dictionary word completion:            Completion.          (line   6)
 * directories, for publishing:           Sources and destinations.
@@ -8084,7 +8107,7 @@ The Main Index
 * even, STARTUP keyword:                 In-buffer settings.  (line  88)
 * examples, quoted:                      Quoted examples.     (line   6)
 * exporting:                             Exporting.           (line   6)
-* exporting agenda views <1>:            Agenda commands.     (line 233)
+* exporting agenda views <1>:            Agenda commands.     (line 236)
 * exporting agenda views:                Exporting Agenda Views.
                                                               (line  12)
 * exporting, not:                        Comment lines.       (line   6)
@@ -8314,8 +8337,8 @@ The Main Index
 * regular expressions, with tags search: Tag searches.        (line  64)
 * remember.el <1>:                       Remember.            (line   6)
 * remember.el:                           Cooperation.         (line  42)
-* remote editing, from agenda:           Agenda commands.     (line 107)
-* remote editing, undo:                  Agenda commands.     (line 108)
+* remote editing, from agenda:           Agenda commands.     (line 110)
+* remote editing, undo:                  Agenda commands.     (line 111)
 * richer text:                           Enhancing text.      (line   6)
 * RMAIL links:                           External links.      (line   6)
 * SCHEDULED keyword:                     Deadlines and scheduling.
@@ -8346,7 +8369,7 @@ The Main Index
 * special strings:                       Export options.      (line  26)
 * speedbar.el:                           Cooperation.         (line  46)
 * spreadsheet capabilities:              The spreadsheet.     (line   6)
-* statistics, for checkboxes:            Checkboxes.          (line  25)
+* statistics, for checkboxes:            Checkboxes.          (line  30)
 * storing links:                         Handling links.      (line   9)
 * structure editing:                     Structure editing.   (line   6)
 * structure of document:                 Document structure.  (line   6)
@@ -8434,7 +8457,7 @@ The Main Index
 * tty keybindings:                       TTY keys.            (line   6)
 * types as TODO keywords:                TODO types.          (line   6)
 * underlined text:                       Enhancing text.      (line  15)
-* undoing remote-editing events:         Agenda commands.     (line 108)
+* undoing remote-editing events:         Agenda commands.     (line 111)
 * updating, table:                       Updating the table.  (line   6)
 * URL links:                             External links.      (line   6)
 * USENET links:                          External links.      (line   6)
@@ -8462,57 +8485,56 @@ Key Index
 [index]
 * Menu:
 
-* $:                                     Agenda commands.     (line 122)
+* $:                                     Agenda commands.     (line 125)
 * ':                                     CDLaTeX mode.        (line  43)
-* +:                                     Agenda commands.     (line 145)
-* ,:                                     Agenda commands.     (line 137)
-* -:                                     Agenda commands.     (line 151)
-* .:                                     Agenda commands.     (line  99)
-* ::                                     Agenda commands.     (line 130)
-* < <1>:                                 Agenda files.        (line  55)
-* < <2>:                                 The date/time prompt.
+* +:                                     Agenda commands.     (line 148)
+* ,:                                     Agenda commands.     (line 140)
+* -:                                     Agenda commands.     (line 154)
+* .:                                     Agenda commands.     (line 102)
+* ::                                     Agenda commands.     (line 133)
+* < <1>:                                 The date/time prompt.
                                                               (line  59)
-* < <3>:                                 Using column view.   (line  57)
-* <:                                     Agenda files.        (line  51)
-* <left>:                                Agenda commands.     (line  96)
-* <RET> <1>:                             Agenda commands.     (line  39)
-* <RET> <2>:                             Built-in table editor.
-                                                              (line  64)
-* <RET> <3>:                             The date/time prompt.
+* < <2>:                                 Using column view.   (line  64)
+* <:                                     Agenda files.        (line  55)
+* <left>:                                Agenda commands.     (line  99)
+* <RET> <1>:                             The date/time prompt.
                                                               (line  59)
-* <RET>:                                 Setting tags.        (line  76)
-* <right>:                               Agenda commands.     (line  91)
-* <SPC> <1>:                             Setting tags.        (line  73)
-* <SPC>:                                 Agenda commands.     (line  28)
-* <TAB> <1>:                             Visibility cycling.  (line  10)
-* <TAB> <2>:                             Agenda commands.     (line  33)
-* <TAB> <3>:                             Editing and debugging formulas.
+* <RET> <2>:                             Setting tags.        (line  76)
+* <RET> <3>:                             Built-in table editor.
+                                                              (line  64)
+* <RET>:                                 Agenda commands.     (line  39)
+* <right>:                               Agenda commands.     (line  94)
+* <SPC> <1>:                             Agenda commands.     (line  28)
+* <SPC>:                                 Setting tags.        (line  73)
+* <TAB> <1>:                             Built-in table editor.
                                                               (line  57)
-* <TAB> <4>:                             Built-in table editor.
+* <TAB> <2>:                             Setting tags.        (line  68)
+* <TAB> <3>:                             Visibility cycling.  (line  10)
+* <TAB> <4>:                             Editing and debugging formulas.
                                                               (line  57)
-* <TAB> <5>:                             Plain lists.         (line  42)
-* <TAB> <6>:                             CDLaTeX mode.        (line  23)
-* <TAB>:                                 Setting tags.        (line  68)
-* > <1>:                                 The date/time prompt.
+* <TAB> <5>:                             CDLaTeX mode.        (line  23)
+* <TAB> <6>:                             Agenda commands.     (line  33)
+* <TAB>:                                 Plain lists.         (line  42)
+* > <1>:                                 Agenda commands.     (line 176)
+* > <2>:                                 Using column view.   (line  64)
+* >:                                     The date/time prompt.
                                                               (line  59)
-* > <2>:                                 Agenda commands.     (line 173)
-* >:                                     Using column view.   (line  57)
 * ^:                                     CDLaTeX mode.        (line  33)
 * _:                                     CDLaTeX mode.        (line  33)
 * `:                                     CDLaTeX mode.        (line  39)
-* a <1>:                                 Using column view.   (line  46)
-* a:                                     Agenda commands.     (line 134)
+* a <1>:                                 Agenda commands.     (line 137)
+* a:                                     Using column view.   (line  53)
 * b:                                     Agenda commands.     (line  49)
-* C:                                     Agenda commands.     (line 216)
-* c:                                     Agenda commands.     (line 196)
+* c:                                     Agenda commands.     (line 199)
+* C:                                     Agenda commands.     (line 219)
 * C-#:                                   Advanced features.   (line   9)
 * C-':                                   Agenda files.        (line  21)
 * C-,:                                   Agenda files.        (line  21)
 * C-<RET>:                               Structure editing.   (line  18)
-* C-_:                                   Agenda commands.     (line 108)
+* C-_:                                   Agenda commands.     (line 111)
 * C-c ! <1>:                             Footnotes.           (line  14)
 * C-c !:                                 Creating timestamps. (line  19)
-* C-c #:                                 Checkboxes.          (line  60)
+* C-c #:                                 Checkboxes.          (line  65)
 * C-c %:                                 Handling links.      (line  82)
 * C-c &:                                 Handling links.      (line  86)
 * C-c ':                                 Editing and debugging formulas.
@@ -8532,13 +8554,13 @@ Key Index
 * C-c / r:                               Sparse trees.        (line  17)
 * C-c / T:                               Tag searches.        (line   9)
 * C-c / t:                               TODO basics.         (line  37)
-* C-c : <1>:                             Quoted examples.     (line  15)
-* C-c ::                                 Enhancing text.      (line  34)
+* C-c : <1>:                             Enhancing text.      (line  34)
+* C-c ::                                 Quoted examples.     (line  15)
 * C-c ;:                                 Comment lines.       (line  10)
 * C-c <:                                 Creating timestamps. (line  23)
-* C-c = <1>:                             Column formulas.     (line  26)
-* C-c =:                                 Editing and debugging formulas.
+* C-c = <1>:                             Editing and debugging formulas.
                                                               (line  14)
+* C-c =:                                 Column formulas.     (line  26)
 * C-c >:                                 Creating timestamps. (line  27)
 * C-c ?:                                 Editing and debugging formulas.
                                                               (line  24)
@@ -8563,32 +8585,35 @@ Key Index
 * C-c a M <1>:                           Matching tags and properties.
                                                               (line  15)
 * C-c a M:                               Tag searches.        (line  17)
-* C-c a t <1>:                           TODO basics.         (line  48)
-* C-c a t:                               Global TODO list.    (line   9)
 * C-c a T:                               Global TODO list.    (line  14)
+* C-c a t <1>:                           Global TODO list.    (line   9)
+* C-c a t:                               TODO basics.         (line  48)
 * C-c C-a:                               Visibility cycling.  (line  33)
 * C-c C-b:                               Motion.              (line  15)
-* C-c C-c <1>:                           Clocking work time.  (line  89)
-* C-c C-c <2>:                           Setting tags.        (line  10)
-* C-c C-c <3>:                           Cooperation.         (line  54)
-* C-c C-c <4>:                           The very busy C-c C-c key.
-                                                              (line   6)
-* C-c C-c <5>:                           Checkboxes.          (line  40)
-* C-c C-c <6>:                           Processing LaTeX fragments.
-                                                              (line  15)
-* C-c C-c <7>:                           Property syntax.     (line  58)
-* C-c C-c <8>:                           TODO basics.         (line  30)
-* C-c C-c <9>:                           Using column view.   (line  39)
-* C-c C-c <10>:                          Capturing Column View.
+* C-c C-c <1>:                           Capturing Column View.
                                                               (line  39)
-* C-c C-c <11>:                          Plain lists.         (line  82)
-* C-c C-c <12>:                          Built-in table editor.
+* C-c C-c <2>:                           Built-in table editor.
                                                               (line  56)
-* C-c C-c:                               Editing and debugging formulas.
+* C-c C-c <3>:                           Plain lists.         (line  82)
+* C-c C-c <4>:                           Property syntax.     (line  58)
+* C-c C-c <5>:                           TODO basics.         (line  30)
+* C-c C-c <6>:                           Checkboxes.          (line  45)
+* C-c C-c <7>:                           Using column view.   (line  46)
+* C-c C-c <8>:                           Cooperation.         (line  63)
+* C-c C-c <9>:                           Processing LaTeX fragments.
+                                                              (line  15)
+* C-c C-c <10>:                          Setting tags.        (line  10)
+* C-c C-c <11>:                          Editing and debugging formulas.
+                                                              (line  90)
+* C-c C-c <12>:                          Cooperation.         (line  54)
+* C-c C-c <13>:                          The very busy C-c C-c key.
+                                                              (line   6)
+* C-c C-c <14>:                          Editing and debugging formulas.
                                                               (line  46)
-* C-c C-d <1>:                           Inserting deadline/schedule.
+* C-c C-c:                               Clocking work time.  (line  90)
+* C-c C-d <1>:                           Agenda commands.     (line 161)
+* C-c C-d:                               Inserting deadline/schedule.
                                                               (line   9)
-* C-c C-d:                               Agenda commands.     (line 158)
 * C-c C-e:                               Exporting.           (line  20)
 * C-c C-e a:                             ASCII export.        (line   9)
 * C-c C-e b:                             HTML Export commands.
@@ -8637,21 +8662,21 @@ Key Index
 * C-c C-r <1>:                           Editing and debugging formulas.
                                                               (line  53)
 * C-c C-r:                               Visibility cycling.  (line  34)
-* C-c C-s <1>:                           Agenda commands.     (line 155)
+* C-c C-s <1>:                           Agenda commands.     (line 158)
 * C-c C-s:                               Inserting deadline/schedule.
                                                               (line  20)
-* C-c C-t <1>:                           Clocking work time.  (line  30)
-* C-c C-t:                               TODO basics.         (line  13)
+* C-c C-t <1>:                           TODO basics.         (line  13)
+* C-c C-t:                               Clocking work time.  (line  30)
 * C-c C-u:                               Motion.              (line  18)
 * C-c C-v:                               TODO basics.         (line  37)
-* C-c C-w <1>:                           Structure editing.   (line  58)
-* C-c C-w:                               Refiling notes.      (line  13)
+* C-c C-w <1>:                           Refiling notes.      (line  13)
+* C-c C-w:                               Structure editing.   (line  58)
 * C-c C-x <:                             Agenda files.        (line  44)
 * C-c C-x b:                             Visibility cycling.  (line  43)
 * C-c C-x C-a:                           ARCHIVE tag.         (line  28)
-* C-c C-x C-b:                           Checkboxes.          (line  42)
+* C-c C-x C-b:                           Checkboxes.          (line  47)
 * C-c C-x C-c <1>:                       Using column view.   (line   9)
-* C-c C-x C-c:                           Agenda commands.     (line 223)
+* C-c C-x C-c:                           Agenda commands.     (line 226)
 * C-c C-x C-d:                           Clocking work time.  (line  42)
 * C-c C-x C-i:                           Clocking work time.  (line  12)
 * C-c C-x C-j:                           Clocking work time.  (line  38)
@@ -8665,34 +8690,34 @@ Key Index
 * C-c C-x C-s:                           Moving subtrees.     (line  10)
 * C-c C-x C-t:                           Custom time format.  (line  12)
 * C-c C-x C-u <1>:                       Dynamic blocks.      (line  21)
-* C-c C-x C-u <2>:                       Clocking work time.  (line  91)
-* C-c C-x C-u:                           Capturing Column View.
+* C-c C-x C-u <2>:                       Capturing Column View.
                                                               (line  42)
-* C-c C-x C-w <1>:                       Structure editing.   (line  43)
-* C-c C-x C-w:                           Built-in table editor.
+* C-c C-x C-u:                           Clocking work time.  (line  92)
+* C-c C-x C-w <1>:                       Built-in table editor.
                                                               (line 116)
+* C-c C-x C-w:                           Structure editing.   (line  43)
 * C-c C-x C-x:                           Clocking work time.  (line  34)
-* C-c C-x C-y <1>:                       Structure editing.   (line  52)
-* C-c C-x C-y:                           Built-in table editor.
+* C-c C-x C-y <1>:                       Built-in table editor.
                                                               (line 120)
-* C-c C-x M-w <1>:                       Built-in table editor.
+* C-c C-x C-y:                           Structure editing.   (line  52)
+* C-c C-x M-w <1>:                       Structure editing.   (line  48)
+* C-c C-x M-w:                           Built-in table editor.
                                                               (line 113)
-* C-c C-x M-w:                           Structure editing.   (line  48)
 * C-c C-x p:                             Property syntax.     (line  49)
 * C-c C-x r:                             Capturing Column View.
                                                               (line  37)
-* C-c C-y <1>:                           Creating timestamps. (line  48)
-* C-c C-y:                               Clocking work time.  (line  25)
+* C-c C-y <1>:                           Clocking work time.  (line  25)
+* C-c C-y:                               Creating timestamps. (line  48)
 * C-c l:                                 Handling links.      (line   9)
-* C-c { <1>:                             CDLaTeX mode.        (line  21)
-* C-c {:                                 Editing and debugging formulas.
+* C-c { <1>:                             Editing and debugging formulas.
                                                               (line  33)
+* C-c {:                                 CDLaTeX mode.        (line  21)
 * C-c |:                                 Built-in table editor.
                                                               (line  40)
 * C-c }:                                 Editing and debugging formulas.
                                                               (line  28)
 * C-c ~:                                 Cooperation.         (line  65)
-* C-k:                                   Agenda commands.     (line 116)
+* C-k:                                   Agenda commands.     (line 119)
 * C-S-<left>:                            Multiple sets in one file.
                                                               (line  25)
 * C-S-<right>:                           Multiple sets in one file.
@@ -8706,157 +8731,162 @@ Key Index
 * C-u C-c C-c:                           Updating the table.  (line  19)
 * C-u C-c C-l:                           Handling links.      (line  44)
 * C-u C-c C-t:                           TODO basics.         (line  22)
+* C-u C-c C-w:                           Refiling notes.      (line  22)
 * C-u C-c C-x C-a:                       ARCHIVE tag.         (line  31)
 * C-u C-c C-x C-s:                       Moving subtrees.     (line  14)
-* C-u C-c C-x C-u <1>:                   Capturing Column View.
+* C-u C-c C-x C-u <1>:                   Dynamic blocks.      (line  22)
+* C-u C-c C-x C-u <2>:                   Clocking work time.  (line  94)
+* C-u C-c C-x C-u:                       Capturing Column View.
                                                               (line  44)
-* C-u C-c C-x C-u <2>:                   Dynamic blocks.      (line  22)
-* C-u C-c C-x C-u:                       Clocking work time.  (line  93)
 * C-u C-u C-c *:                         Updating the table.  (line  22)
 * C-u C-u C-c =:                         Editing and debugging formulas.
                                                               (line  18)
 * C-u C-u C-c C-c:                       Updating the table.  (line  22)
-* C-x C-s <1>:                           Editing and debugging formulas.
+* C-u C-u C-c C-w:                       Refiling notes.      (line  25)
+* C-x C-s <1>:                           Agenda commands.     (line  90)
+* C-x C-s:                               Editing and debugging formulas.
                                                               (line  46)
-* C-x C-s:                               Agenda commands.     (line  87)
-* C-x C-w <1>:                           Exporting Agenda Views.
+* C-x C-w <1>:                           Agenda commands.     (line 235)
+* C-x C-w:                               Exporting Agenda Views.
                                                               (line  11)
-* C-x C-w:                               Agenda commands.     (line 232)
-* d:                                     Agenda commands.     (line  66)
 * D:                                     Agenda commands.     (line  72)
-* e:                                     Using column view.   (line  33)
+* d:                                     Agenda commands.     (line  66)
+* e:                                     Using column view.   (line  40)
 * f:                                     Agenda commands.     (line  42)
-* g:                                     Agenda commands.     (line  76)
-* H:                                     Agenda commands.     (line 220)
-* I:                                     Agenda commands.     (line 178)
-* i:                                     Agenda commands.     (line 201)
-* J:                                     Agenda commands.     (line 190)
-* l:                                     Agenda commands.     (line  55)
+* G:                                     Agenda commands.     (line  76)
+* g <1>:                                 Agenda commands.     (line  87)
+* g:                                     Using column view.   (line  21)
+* H:                                     Agenda commands.     (line 223)
+* i:                                     Agenda commands.     (line 204)
+* I:                                     Agenda commands.     (line 181)
+* J:                                     Agenda commands.     (line 193)
 * L:                                     Agenda commands.     (line  30)
-* M:                                     Agenda commands.     (line 207)
+* l:                                     Agenda commands.     (line  55)
+* M:                                     Agenda commands.     (line 210)
 * m:                                     Agenda commands.     (line  66)
 * M-<down> <1>:                          Built-in table editor.
                                                               (line  82)
 * M-<down>:                              Editing and debugging formulas.
                                                               (line  76)
-* M-<left> <1>:                          Built-in table editor.
+* M-<left> <1>:                          Structure editing.   (line  25)
+* M-<left>:                              Built-in table editor.
                                                               (line  74)
-* M-<left>:                              Structure editing.   (line  25)
-* M-<RET> <1>:                           Structure editing.   (line   6)
-* M-<RET>:                               Plain lists.         (line  50)
-* M-<right> <1>:                         Structure editing.   (line  28)
-* M-<right>:                             Built-in table editor.
+* M-<RET> <1>:                           Plain lists.         (line  50)
+* M-<RET>:                               Structure editing.   (line   6)
+* M-<right> <1>:                         Built-in table editor.
                                                               (line  74)
-* M-<TAB> <1>:                           Setting tags.        (line   6)
-* M-<TAB> <2>:                           Editing and debugging formulas.
+* M-<right>:                             Structure editing.   (line  28)
+* M-<TAB> <1>:                           Completion.          (line  10)
+* M-<TAB> <2>:                           Per-file keywords.   (line  23)
+* M-<TAB> <3>:                           Property syntax.     (line  46)
+* M-<TAB> <4>:                           Setting tags.        (line   6)
+* M-<TAB>:                               Editing and debugging formulas.
                                                               (line  64)
-* M-<TAB> <3>:                           Per-file keywords.   (line  23)
-* M-<TAB> <4>:                           Completion.          (line  10)
-* M-<TAB>:                               Property syntax.     (line  46)
 * M-<up> <1>:                            Editing and debugging formulas.
                                                               (line  76)
 * M-<up>:                                Built-in table editor.
                                                               (line  82)
-* M-S-<down> <1>:                        Structure editing.   (line  40)
-* M-S-<down> <2>:                        Plain lists.         (line  67)
-* M-S-<down> <3>:                        Built-in table editor.
-                                                              (line  89)
-* M-S-<down>:                            Editing and debugging formulas.
+* M-S-<down> <1>:                        Plain lists.         (line  67)
+* M-S-<down> <2>:                        Structure editing.   (line  40)
+* M-S-<down> <3>:                        Editing and debugging formulas.
                                                               (line  72)
-* M-S-<left> <1>:                        Structure editing.   (line  31)
-* M-S-<left> <2>:                        Built-in table editor.
+* M-S-<down>:                            Built-in table editor.
+                                                              (line  89)
+* M-S-<left> <1>:                        Built-in table editor.
                                                               (line  76)
-* M-S-<left> <3>:                        Plain lists.         (line  73)
-* M-S-<left>:                            The date/time prompt.
+* M-S-<left> <2>:                        The date/time prompt.
                                                               (line  59)
-* M-S-<RET> <1>:                         Checkboxes.          (line  57)
+* M-S-<left> <3>:                        Plain lists.         (line  73)
+* M-S-<left>:                            Structure editing.   (line  31)
+* M-S-<RET> <1>:                         Structure editing.   (line  22)
 * M-S-<RET> <2>:                         Plain lists.         (line  60)
-* M-S-<RET>:                             Structure editing.   (line  22)
-* M-S-<right> <1>:                       Plain lists.         (line  73)
-* M-S-<right> <2>:                       Built-in table editor.
+* M-S-<RET>:                             Checkboxes.          (line  62)
+* M-S-<right> <1>:                       Built-in table editor.
                                                               (line  79)
+* M-S-<right> <2>:                       Plain lists.         (line  73)
 * M-S-<right> <3>:                       Structure editing.   (line  34)
 * M-S-<right>:                           The date/time prompt.
                                                               (line  59)
 * M-S-<up> <1>:                          Structure editing.   (line  37)
-* M-S-<up> <2>:                          Editing and debugging formulas.
-                                                              (line  72)
-* M-S-<up> <3>:                          Built-in table editor.
+* M-S-<up> <2>:                          Built-in table editor.
                                                               (line  86)
-* M-S-<up>:                              Plain lists.         (line  67)
+* M-S-<up> <3>:                          Plain lists.         (line  67)
+* M-S-<up>:                              Editing and debugging formulas.
+                                                              (line  72)
 * mouse-1 <1>:                           The date/time prompt.
                                                               (line  59)
-* mouse-1 <2>:                           Agenda commands.     (line  33)
-* mouse-1:                               Handling links.      (line  73)
-* mouse-2 <1>:                           Agenda commands.     (line  33)
-* mouse-2:                               Handling links.      (line  73)
-* mouse-3 <1>:                           Agenda commands.     (line  28)
-* mouse-3:                               Handling links.      (line  78)
-* n <1>:                                 Using column view.   (line  30)
+* mouse-1 <2>:                           Handling links.      (line  73)
+* mouse-1:                               Agenda commands.     (line  33)
+* mouse-2 <1>:                           Handling links.      (line  73)
+* mouse-2:                               Agenda commands.     (line  33)
+* mouse-3 <1>:                           Handling links.      (line  78)
+* mouse-3:                               Agenda commands.     (line  28)
+* n <1>:                                 Using column view.   (line  37)
 * n:                                     Agenda commands.     (line  19)
 * o:                                     Agenda commands.     (line  65)
-* O:                                     Agenda commands.     (line 182)
-* p:                                     Agenda commands.     (line  20)
-* P:                                     Agenda commands.     (line 142)
-* p:                                     Using column view.   (line  30)
-* q <1>:                                 Using column view.   (line  17)
-* q:                                     Agenda commands.     (line 243)
-* r <1>:                                 Agenda commands.     (line  80)
-* r:                                     Global TODO list.    (line  22)
-* s:                                     Agenda commands.     (line  87)
-* S:                                     Agenda commands.     (line 211)
-* S-<down> <1>:                          Priorities.          (line  26)
+* O:                                     Agenda commands.     (line 185)
+* P:                                     Agenda commands.     (line 145)
+* p <1>:                                 Agenda commands.     (line  20)
+* p:                                     Using column view.   (line  37)
+* q <1>:                                 Using column view.   (line  24)
+* q:                                     Agenda commands.     (line 246)
+* r <1>:                                 Using column view.   (line  17)
+* r <2>:                                 Global TODO list.    (line  22)
+* r:                                     Agenda commands.     (line  80)
+* S:                                     Agenda commands.     (line 214)
+* s:                                     Agenda commands.     (line  90)
+* S-<down> <1>:                          Editing and debugging formulas.
+                                                              (line  67)
 * S-<down> <2>:                          Creating timestamps. (line  40)
-* S-<down> <3>:                          Plain lists.         (line  63)
-* S-<down> <4>:                          Agenda commands.     (line 151)
-* S-<down> <5>:                          The date/time prompt.
+* S-<down> <3>:                          Agenda commands.     (line 154)
+* S-<down> <4>:                          Priorities.          (line  26)
+* S-<down> <5>:                          Plain lists.         (line  63)
+* S-<down>:                              The date/time prompt.
                                                               (line  59)
-* S-<down>:                              Editing and debugging formulas.
-                                                              (line  67)
-* S-<left> <1>:                          TODO basics.         (line  26)
-* S-<left> <2>:                          The date/time prompt.
+* S-<left> <1>:                          The date/time prompt.
                                                               (line  59)
-* S-<left> <3>:                          Editing and debugging formulas.
-                                                              (line  67)
-* S-<left> <4>:                          Creating timestamps. (line  35)
-* S-<left> <5>:                          Agenda commands.     (line 169)
-* S-<left> <6>:                          Using column view.   (line  26)
-* S-<left> <7>:                          Property syntax.     (line  66)
-* S-<left>:                              Multiple sets in one file.
+* S-<left> <2>:                          Multiple sets in one file.
                                                               (line  29)
+* S-<left> <3>:                          TODO basics.         (line  26)
+* S-<left> <4>:                          Property syntax.     (line  66)
+* S-<left> <5>:                          Using column view.   (line  33)
+* S-<left> <6>:                          Editing and debugging formulas.
+                                                              (line  67)
+* S-<left> <7>:                          Creating timestamps. (line  35)
+* S-<left>:                              Agenda commands.     (line 172)
 * S-<RET>:                               Built-in table editor.
                                                               (line 146)
-* S-<right> <1>:                         The date/time prompt.
-                                                              (line  59)
-* S-<right> <2>:                         Property syntax.     (line  66)
-* S-<right> <3>:                         Agenda commands.     (line 161)
-* S-<right> <4>:                         Multiple sets in one file.
+* S-<right> <1>:                         Property syntax.     (line  66)
+* S-<right> <2>:                         Agenda commands.     (line 164)
+* S-<right> <3>:                         Multiple sets in one file.
                                                               (line  29)
+* S-<right> <4>:                         The date/time prompt.
+                                                              (line  59)
 * S-<right> <5>:                         Creating timestamps. (line  35)
 * S-<right> <6>:                         TODO basics.         (line  26)
-* S-<right> <7>:                         Using column view.   (line  26)
-* S-<right>:                             Editing and debugging formulas.
+* S-<right> <7>:                         Editing and debugging formulas.
                                                               (line  67)
-* S-<TAB> <1>:                           Visibility cycling.  (line  22)
-* S-<TAB>:                               Built-in table editor.
+* S-<right>:                             Using column view.   (line  33)
+* S-<TAB> <1>:                           Built-in table editor.
                                                               (line  61)
+* S-<TAB>:                               Visibility cycling.  (line  22)
 * S-<up> <1>:                            Creating timestamps. (line  40)
-* S-<up> <2>:                            Priorities.          (line  26)
-* S-<up> <3>:                            Editing and debugging formulas.
-                                                              (line  67)
-* S-<up> <4>:                            The date/time prompt.
+* S-<up> <2>:                            Plain lists.         (line  63)
+* S-<up> <3>:                            The date/time prompt.
                                                               (line  59)
-* S-<up> <5>:                            Plain lists.         (line  63)
-* S-<up>:                                Agenda commands.     (line 145)
-* S-M-<left>:                            Using column view.   (line  61)
+* S-<up> <4>:                            Editing and debugging formulas.
+                                                              (line  67)
+* S-<up> <5>:                            Priorities.          (line  26)
+* S-<up>:                                Agenda commands.     (line 148)
+* S-M-<left>:                            Using column view.   (line  68)
 * S-M-<RET>:                             TODO basics.         (line  55)
-* S-M-<right>:                           Using column view.   (line  58)
-* T:                                     Agenda commands.     (line 125)
-* t:                                     Agenda commands.     (line 112)
-* v:                                     Using column view.   (line  42)
+* S-M-<right>:                           Using column view.   (line  65)
+* T:                                     Agenda commands.     (line 128)
+* t:                                     Agenda commands.     (line 115)
+* v:                                     Using column view.   (line  49)
 * w:                                     Agenda commands.     (line  66)
-* X:                                     Agenda commands.     (line 185)
-* x:                                     Agenda commands.     (line 244)
+* X:                                     Agenda commands.     (line 188)
+* x:                                     Agenda commands.     (line 247)
 * y:                                     Agenda commands.     (line  66)
 
 
@@ -8893,209 +8923,209 @@ Node: Drawers43653
 Ref: Drawers-Footnote-144534
 Node: orgstruct-mode44639
 Node: Tables45539
-Node: Built-in table editor46140
-Node: Narrow columns53458
-Ref: Narrow columns-Footnote-155393
-Node: Column groups55439
-Node: orgtbl-mode56972
-Node: The spreadsheet57775
-Node: References58862
-Ref: References-Footnote-163329
-Ref: References-Footnote-263470
-Node: Formula syntax for Calc63759
-Node: Formula syntax for Lisp66216
-Node: Field formulas67934
-Node: Column formulas69242
-Node: Editing and debugging formulas70841
-Node: Updating the table74994
-Node: Advanced features76047
-Node: Hyperlinks80572
-Node: Link format81341
-Node: Internal links82634
-Ref: Internal links-Footnote-184559
-Node: Radio targets84694
-Node: External links85394
-Node: Handling links87798
-Ref: Handling links-Footnote-193114
-Ref: Handling links-Footnote-293351
-Node: Using links outside Org-mode93425
-Node: Link abbreviations93935
-Node: Search options95628
-Ref: Search options-Footnote-197408
-Node: Custom searches97489
-Node: TODO items98520
-Node: TODO basics99590
-Node: TODO extensions101783
-Node: Workflow states102742
-Ref: Workflow states-Footnote-1103917
-Node: TODO types104010
-Ref: TODO types-Footnote-1105593
-Node: Multiple sets in one file105675
-Node: Fast access to TODO states107295
-Node: Per-file keywords108438
-Ref: Per-file keywords-Footnote-1109740
-Node: Faces for TODO keywords109941
-Node: Progress logging110647
-Node: Closing items111078
-Ref: Closing items-Footnote-1112012
-Ref: Closing items-Footnote-2112219
-Node: Tracking TODO state changes112292
-Ref: Tracking TODO state changes-Footnote-1113477
-Node: Priorities113552
-Ref: Priorities-Footnote-1115347
-Node: Breaking down tasks115417
-Ref: Breaking down tasks-Footnote-1115937
-Node: Checkboxes116033
-Node: Tags118972
-Node: Tag inheritance119727
-Node: Setting tags120773
-Ref: Setting tags-Footnote-1125291
-Ref: Setting tags-Footnote-2125403
-Node: Tag searches125486
-Node: Properties and columns128269
-Node: Property syntax130195
-Node: Special properties132890
-Node: Property searches134098
-Node: Property inheritance135359
-Node: Column view136817
-Node: Defining columns138051
-Node: Scope of column definitions138449
-Node: Column attributes139379
-Ref: Column attributes-Footnote-1141943
-Node: Using column view142077
-Node: Capturing Column View144162
-Node: Property API145889
-Node: Dates and times146243
-Node: Time stamps146964
-Ref: Time stamps-Footnote-1149328
-Node: Creating timestamps149442
-Node: The date/time prompt151521
-Ref: The date/time prompt-Footnote-1154877
-Ref: The date/time prompt-Footnote-2154933
-Ref: The date/time prompt-Footnote-3155039
-Node: Custom time format155132
-Node: Deadlines and scheduling156824
-Ref: Deadlines and scheduling-Footnote-1159525
-Node: Inserting deadline/schedule159680
-Node: Repeated tasks160798
-Ref: Repeated tasks-Footnote-1162673
-Node: Clocking work time162794
-Ref: Clocking work time-Footnote-1167646
-Ref: Clocking work time-Footnote-2167724
-Node: Remember167850
-Node: Setting up remember168796
-Ref: Setting up remember-Footnote-1169705
-Node: Remember templates169771
-Ref: Remember templates-Footnote-1173759
-Ref: Remember templates-Footnote-2173942
-Node: Storing notes174040
-Ref: Storing notes-Footnote-1176551
-Node: Refiling notes176653
-Node: Agenda views177918
-Node: Agenda files179865
-Ref: Agenda files-Footnote-1182306
-Ref: Agenda files-Footnote-2182455
-Node: Agenda dispatcher182648
-Ref: Agenda dispatcher-Footnote-1184702
-Ref: Agenda dispatcher-Footnote-2184796
-Node: Built-in agenda views184890
-Node: Weekly/Daily agenda185472
-Ref: Weekly/Daily agenda-Footnote-1188770
-Node: Global TODO list188974
-Node: Matching tags and properties191254
-Node: Timeline192345
-Node: Stuck projects193019
-Node: Presentation and sorting194872
-Node: Categories195665
-Ref: Categories-Footnote-1196376
-Node: Time-of-day specifications196813
-Node: Sorting of agenda items198786
-Node: Agenda commands200070
-Node: Custom agenda views207533
-Node: Storing searches208254
-Ref: Storing searches-Footnote-1210788
-Node: Block agenda210905
-Node: Setting Options212137
-Node: Exporting Agenda Views214879
-Ref: Exporting Agenda Views-Footnote-1219236
-Ref: Exporting Agenda Views-Footnote-2219293
-Node: Extracting Agenda Information for other programs219479
-Node: Embedded LaTeX223607
-Ref: Embedded LaTeX-Footnote-1224701
-Node: Math symbols224891
-Node: Subscripts and Superscripts225658
-Node: LaTeX fragments226504
-Ref: LaTeX fragments-Footnote-1228737
-Ref: LaTeX fragments-Footnote-2228998
-Node: Processing LaTeX fragments229132
-Node: CDLaTeX mode230080
-Ref: CDLaTeX mode-Footnote-1232566
-Node: Exporting232714
-Node: ASCII export234181
-Node: HTML export235686
-Node: HTML Export commands236312
-Node: Quoting HTML tags238103
-Node: Links238738
-Node: Images239435
-Ref: Images-Footnote-1240306
-Node: CSS support240367
-Ref: CSS support-Footnote-1241686
-Node: LaTeX export241799
-Node: LaTeX export commands242148
-Node: Quoting LaTeX code243310
-Node: Sectioning structure243844
-Node: XOXO export244345
-Node: iCalendar export244785
-Node: Text interpretation246254
-Node: Comment lines246909
-Node: Initial text247304
-Node: Footnotes248973
-Node: Quoted examples249765
-Node: Enhancing text250540
-Node: Export options252989
-Node: Publishing255450
-Ref: Publishing-Footnote-1256411
-Ref: Publishing-Footnote-2256555
-Node: Configuration256706
-Node: Project alist257424
-Node: Sources and destinations258488
-Node: Selecting files259218
-Node: Publishing action259966
-Node: Publishing options261300
-Node: Publishing links263806
-Node: Project page index265321
-Node: Sample configuration266099
-Node: Simple example266591
-Node: Complex example267264
-Node: Triggering publication269340
-Node: Miscellaneous270025
-Node: Completion270659
-Node: Customization272329
-Node: In-buffer settings272912
-Node: The very busy C-c C-c key278584
-Node: Clean view280439
-Node: TTY keys283016
-Node: Interaction284593
-Node: Cooperation284990
-Node: Conflicts288661
-Node: Bugs290671
-Node: Extensions and Hacking292167
-Node: Extensions292892
-Node: Adding hyperlink types295164
-Node: Tables in arbitrary syntax298826
-Node: Radio tables300218
-Node: A LaTeX example302721
-Ref: A LaTeX example-Footnote-1306399
-Ref: A LaTeX example-Footnote-2306547
-Node: Translator functions306982
-Ref: Translator functions-Footnote-1310111
-Node: Radio lists310199
-Ref: Radio lists-Footnote-1311321
-Node: Dynamic blocks311441
-Node: Special agenda views313413
-Node: Using the property API316658
-Node: History and Acknowledgments318256
-Node: Main Index324942
-Node: Key Index361681
+Node: Built-in table editor46139
+Node: Narrow columns53457
+Ref: Narrow columns-Footnote-155392
+Node: Column groups55438
+Node: orgtbl-mode56971
+Node: The spreadsheet57774
+Node: References58861
+Ref: References-Footnote-163328
+Ref: References-Footnote-263469
+Node: Formula syntax for Calc63758
+Node: Formula syntax for Lisp66215
+Node: Field formulas67933
+Node: Column formulas69241
+Node: Editing and debugging formulas70840
+Node: Updating the table74993
+Node: Advanced features76046
+Node: Hyperlinks80571
+Node: Link format81340
+Node: Internal links82633
+Ref: Internal links-Footnote-184558
+Node: Radio targets84693
+Node: External links85393
+Node: Handling links87797
+Ref: Handling links-Footnote-193113
+Ref: Handling links-Footnote-293350
+Node: Using links outside Org-mode93424
+Node: Link abbreviations93934
+Node: Search options95627
+Ref: Search options-Footnote-197407
+Node: Custom searches97488
+Node: TODO items98519
+Node: TODO basics99589
+Node: TODO extensions101782
+Node: Workflow states102741
+Ref: Workflow states-Footnote-1103916
+Node: TODO types104009
+Ref: TODO types-Footnote-1105592
+Node: Multiple sets in one file105674
+Node: Fast access to TODO states107294
+Node: Per-file keywords108437
+Ref: Per-file keywords-Footnote-1109739
+Node: Faces for TODO keywords109940
+Node: Progress logging110646
+Node: Closing items111077
+Ref: Closing items-Footnote-1112011
+Ref: Closing items-Footnote-2112218
+Node: Tracking TODO state changes112291
+Ref: Tracking TODO state changes-Footnote-1113476
+Node: Priorities113551
+Ref: Priorities-Footnote-1115346
+Node: Breaking down tasks115416
+Ref: Breaking down tasks-Footnote-1115936
+Node: Checkboxes116032
+Node: Tags119195
+Node: Tag inheritance119950
+Node: Setting tags120996
+Ref: Setting tags-Footnote-1125514
+Ref: Setting tags-Footnote-2125626
+Node: Tag searches125709
+Node: Properties and columns128492
+Node: Property syntax130419
+Node: Special properties133114
+Node: Property searches134322
+Node: Property inheritance135583
+Node: Column view137041
+Node: Defining columns138275
+Node: Scope of column definitions138673
+Node: Column attributes139603
+Ref: Column attributes-Footnote-1142167
+Node: Using column view142301
+Node: Capturing Column View144498
+Node: Property API146225
+Node: Dates and times146579
+Node: Time stamps147300
+Ref: Time stamps-Footnote-1149664
+Node: Creating timestamps149778
+Node: The date/time prompt151857
+Ref: The date/time prompt-Footnote-1155213
+Ref: The date/time prompt-Footnote-2155269
+Ref: The date/time prompt-Footnote-3155375
+Node: Custom time format155468
+Node: Deadlines and scheduling157160
+Ref: Deadlines and scheduling-Footnote-1159861
+Node: Inserting deadline/schedule160016
+Node: Repeated tasks161134
+Ref: Repeated tasks-Footnote-1163018
+Node: Clocking work time163139
+Ref: Clocking work time-Footnote-1168062
+Ref: Clocking work time-Footnote-2168140
+Node: Remember168266
+Node: Setting up remember169212
+Ref: Setting up remember-Footnote-1170227
+Node: Remember templates170293
+Ref: Remember templates-Footnote-1174281
+Ref: Remember templates-Footnote-2174464
+Node: Storing notes174562
+Ref: Storing notes-Footnote-1177073
+Node: Refiling notes177175
+Node: Agenda views178348
+Node: Agenda files180295
+Ref: Agenda files-Footnote-1182736
+Ref: Agenda files-Footnote-2182885
+Node: Agenda dispatcher183078
+Ref: Agenda dispatcher-Footnote-1185132
+Ref: Agenda dispatcher-Footnote-2185226
+Node: Built-in agenda views185320
+Node: Weekly/Daily agenda185902
+Ref: Weekly/Daily agenda-Footnote-1189200
+Node: Global TODO list189404
+Node: Matching tags and properties191684
+Node: Timeline192775
+Node: Stuck projects193449
+Node: Presentation and sorting195302
+Node: Categories196095
+Ref: Categories-Footnote-1196806
+Node: Time-of-day specifications197243
+Node: Sorting of agenda items199216
+Node: Agenda commands200500
+Node: Custom agenda views207988
+Node: Storing searches208709
+Ref: Storing searches-Footnote-1211243
+Node: Block agenda211360
+Node: Setting Options212592
+Node: Exporting Agenda Views215334
+Ref: Exporting Agenda Views-Footnote-1219691
+Ref: Exporting Agenda Views-Footnote-2219748
+Node: Extracting Agenda Information for other programs219934
+Node: Embedded LaTeX224062
+Ref: Embedded LaTeX-Footnote-1225156
+Node: Math symbols225346
+Node: Subscripts and Superscripts226113
+Node: LaTeX fragments226959
+Ref: LaTeX fragments-Footnote-1229192
+Ref: LaTeX fragments-Footnote-2229453
+Node: Processing LaTeX fragments229587
+Node: CDLaTeX mode230535
+Ref: CDLaTeX mode-Footnote-1233021
+Node: Exporting233169
+Node: ASCII export234636
+Node: HTML export236141
+Node: HTML Export commands236767
+Node: Quoting HTML tags238558
+Node: Links239193
+Node: Images239890
+Ref: Images-Footnote-1240761
+Node: CSS support240822
+Ref: CSS support-Footnote-1242141
+Node: LaTeX export242254
+Node: LaTeX export commands242603
+Node: Quoting LaTeX code243765
+Node: Sectioning structure244299
+Node: XOXO export244800
+Node: iCalendar export245240
+Node: Text interpretation246709
+Node: Comment lines247364
+Node: Initial text247759
+Node: Footnotes249428
+Node: Quoted examples250220
+Node: Enhancing text250995
+Node: Export options253444
+Node: Publishing255905
+Ref: Publishing-Footnote-1256866
+Ref: Publishing-Footnote-2257010
+Node: Configuration257161
+Node: Project alist257879
+Node: Sources and destinations258943
+Node: Selecting files259673
+Node: Publishing action260421
+Node: Publishing options261755
+Node: Publishing links264261
+Node: Project page index265776
+Node: Sample configuration266554
+Node: Simple example267046
+Node: Complex example267719
+Node: Triggering publication269795
+Node: Miscellaneous270480
+Node: Completion271114
+Node: Customization272784
+Node: In-buffer settings273367
+Node: The very busy C-c C-c key279039
+Node: Clean view280894
+Node: TTY keys283471
+Node: Interaction285048
+Node: Cooperation285445
+Node: Conflicts289116
+Node: Bugs291126
+Node: Extensions and Hacking292622
+Node: Extensions293347
+Node: Adding hyperlink types295619
+Node: Tables in arbitrary syntax299281
+Node: Radio tables300673
+Node: A LaTeX example303176
+Ref: A LaTeX example-Footnote-1306854
+Ref: A LaTeX example-Footnote-2307002
+Node: Translator functions307437
+Ref: Translator functions-Footnote-1310566
+Node: Radio lists310654
+Ref: Radio lists-Footnote-1311776
+Node: Dynamic blocks311896
+Node: Special agenda views313868
+Node: Using the property API317113
+Node: History and Acknowledgments318711
+Node: Main Index325470
+Node: Key Index362209
 
 End Tag Table

+ 2 - 2
org-install.el

@@ -8,7 +8,7 @@
 ;;;;;;  org-remember-insinuate org-open-at-point-global org-insert-link-global
 ;;;;;;  org-store-link orgtbl-mode turn-on-orgtbl org-run-like-in-org-mode
 ;;;;;;  turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
-;;;;;;  org-cycle org-mode) "org" "org.el" (18344 16141))
+;;;;;;  org-cycle org-mode) "org" "org.el" (18344 29816))
 ;;; Generated autoloads from org.el
 
 (autoload 'org-mode "org" "\
@@ -441,7 +441,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
 ;;;***
 
 ;;;### (autoloads (org-publish-all org-publish-current-file org-publish-current-project
-;;;;;;  org-publish) "org-publish" "org-publish.el" (18337 60100))
+;;;;;;  org-publish) "org-publish" "org-publish.el" (18344 35961))
 ;;; Generated autoloads from org-publish.el
 
 (autoload 'org-publish "org-publish" "\

BIN
orgcard.pdf