[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] [PATCH] add index entries
From: |
Brian Gough |
Subject: |
[Orgmode] [PATCH] add index entries |
Date: |
Wed, 8 Dec 2010 21:05:41 +0000 |
---
doc/org.texi | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index 3a7356b..2cb8ce2 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -6135,6 +6135,7 @@ suggestion.} for capturing new material.
@orgcmd{C-c c,org-capture}
Call the command @code{org-capture}. Note that this keybinding is global and
not active by default - you need to install it. If you have templates
address@hidden date tree
defined @pxref{Capture templates}, it will offer these templates for
selection or use a new Org outline node as the default template. It will
insert the template into the target file and switch to an indirect buffer
@@ -7365,6 +7366,7 @@ the files listed in
@code{org-agenda-text-search-extra-files}.
@node Stuck projects, , Search view, Built-in agenda views
@subsection Stuck projects
address@hidden GTD, Getting Things Done
If you are following a system like David Allen's GTD to organize your
work, one of the ``duties'' you have is a regular review to make sure
@@ -11255,6 +11257,7 @@ markup language for a wiki.
@comment Extracting source code, Evaluating code blocks, Exporting code
blocks, Working With Source Code
@node Extracting source code, Evaluating code blocks, Exporting code blocks,
Working With Source Code
@section Extracting source code
address@hidden tangling
@cindex source code, extracting
@cindex code block, extracting source code
--
1.6.0.6
- [Orgmode] [PATCH] use a full sentence, (continued)
- [Orgmode] [PATCH] use a full sentence, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] tangling is not a widely-known term, describe it as literate programming, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] make "time stamps" consistent with timestamps, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] make explanation of keyword lines clearer, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] use emdashes when needed, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] put emacs functions in code font, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] use code font for example footnote labels, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] fix missing word in math formatting section, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] typo/grammar fix for .done CSS explanation, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] explain how to check the default version of Org, Brian Gough, 2010/12/08
- [Orgmode] [PATCH] add index entries,
Brian Gough <=
- Re: [Orgmode] [PATCH] include explanations of how to look up a docstring, Giovanni Ridolfi, 2010/12/09