From 0175e04180f8c1e2a19c826cbc47bee8a5a66be6 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Tue, 29 Jul 2008 08:26:44 -0700 Subject: [PATCH] Minor Fixes in orgcard.tex. --- doc/orgcard.tex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/orgcard.tex b/doc/orgcard.tex index 837249180..1dc719440 100644 --- a/doc/orgcard.tex +++ b/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{<>}}{\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$} -- 2.11.4.GIT