Browse Source

Minor Fixes in orgcard.tex.

Carsten Dominik 16 years ago
parent
commit
0175e04180
1 changed files with 6 additions and 6 deletions
  1. 6 6
      doc/orgcard.tex

+ 6 - 6
doc/orgcard.tex

@@ -339,7 +339,7 @@ are preserved on all copies.
 % FIXME: this is garbage
 \key{construct a sparse tree by various criteria}{C-c /}
 \key{view TODO's in sparse tree}{C-c C-v}
-\key{global TODO list in agenda mode}{C-c t$^1$}
+\key{global TODO list in agenda mode}{C-c a t$^1$}
 \key{time sorted view of current org file}{C-c a L}
 %\key{agenda for the week}{C-c a$^1$}
 %\key{agenda for date at cursor}{C-c C-o}
@@ -449,9 +449,9 @@ formula, \kbd{:=} a field formula.
 \key{...force open in emacs/other window}{mouse-3}
 \key{record a position in mark ring}{C-c \%}
 \key{jump back to last followed link(s)}{C-c \&}
-\key{Find next link}{C-c C-x C-n}
-\key{Find previous link}{C-c C-x C-p}
-\key{Edit code snippet of file at point}{C-c '}
+\key{find next link}{C-c C-x C-n}
+\key{find previous link}{C-c C-x C-p}
+\key{edit code snippet of file at point}{C-c '}
 {\bf Internal Links}
 
 \key{\kbd{<<My Target>>}}{\rm target}
@@ -607,8 +607,8 @@ after  ``{\tt :}'', and dictionary words elsewhere.
 \key{compile agenda for the current week}{C-c a a$^1$}
 \key{compile global TODO list}{C-c a t$^1$}
 \key{compile TODO list for specific keyword}{C-c a T$^1$}
-\key{match tags in agenda files}{C-c a m$^1$}
-\key{match tags in TODO entries}{C-c a M$^1$}
+\key{match tags, ODO kwds, properties}{C-c a m$^1$}
+\key{match only in TODO entries}{C-c a M$^1$}
 \key{find stuck projects}{C-c a \#$^1$}
 \key{show timeline of current org file}{C-c a L$^1$}
 \key{configure custom commands}{C-c a C$^1$}