summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-05-12 08:12:01 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2010-05-12 08:12:01 +0200
commit70354f08986ff05e1fc5b71ce682e01476cf5231 (patch)
tree35ea43ffc079b21985e52af27e8fafd7102fe91d
parent3d8b6de2ad00220e164f226fb0dde5ada831d21b (diff)
downloadorg-mode-70354f08986ff05e1fc5b71ce682e01476cf5231.tar.gz
Minor doc fixes
-rw-r--r--doc/org.texi12
-rw-r--r--doc/orgcard.tex2
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 0cc98d6..1673d18 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -3280,12 +3280,12 @@ with @code{shift-selection-mode}. See also the variable
@vindex org-todo-keywords
View TODO items in a @emph{sparse tree} (@pxref{Sparse trees}). Folds the
entire buffer, but shows all TODO items and the headings hierarchy above
-them. With a prefix argument, search for a specific TODO. You will be
-prompted for the keyword, and you can also give a list of keywords like
-@code{KWD1|KWD2|...} to list entries that match any one of these keywords.
-With numeric prefix argument N, show the tree for the Nth keyword in the
-variable @code{org-todo-keywords}. With two prefix arguments, find all TODO
-and DONE entries.
+them. With a prefix argument (or by using @kbd{C-c / T}), search for a
+specific TODO. You will be prompted for the keyword, and you can also give a
+list of keywords like @code{KWD1|KWD2|...} to list entries that match any one
+of these keywords. With numeric prefix argument N, show the tree for the Nth
+keyword in the variable @code{org-todo-keywords}. With two prefix arguments,
+find all TODO and DONE entries.
@kindex C-c a t
@item C-c a t
Show the global TODO list. Collects the TODO items from all agenda
diff --git a/doc/orgcard.tex b/doc/orgcard.tex
index 623c1b5..4a565dd 100644
--- a/doc/orgcard.tex
+++ b/doc/orgcard.tex
@@ -329,7 +329,7 @@ are preserved on all copies.
\section{Filtering and Sparse Trees}
\key{construct a sparse tree by various criteria}{C-c /}
-\key{view TODO's in sparse tree}{C-c C-v}
+\key{view TODO's in sparse tree}{C-c / t/T}
\key{global TODO list in agenda mode}{C-c a t$^1$}
\key{time sorted view of current org file}{C-c a L}