Minor doc fixes

This commit is contained in:
Carsten Dominik 2010-05-12 08:12:01 +02:00
parent 3d8b6de2ad
commit 70354f0898
2 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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}