Carsten Dominik 15 роки тому
батько
коміт
70354f0898
2 змінених файлів з 7 додано та 7 видалено
  1. 6 6
      doc/org.texi
  2. 1 1
      doc/orgcard.tex

+ 6 - 6
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

+ 1 - 1
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}