summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2010-08-06 20:33:24 +0200
committerBastien Guerry <bzg@altern.org>2010-08-06 20:33:24 +0200
commit4272bde0920977bff7f53ddb938d1b18c9623119 (patch)
tree01d2a6d604623372ffc8f5db3571ba12f01c4bae
parent5b85810f4d8af0e9324a31c4ed8276d15ea54575 (diff)
downloadorg-mode-4272bde0920977bff7f53ddb938d1b18c9623119.tar.gz
doc: Document `C-c C-x C-j' behavior in the agenda buffer.
In the agenda buffer, `C-c C-x C-j' jumps to the headline of the currently clocked in task.
-rw-r--r--doc/org.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 301d46a..13af2df 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -5599,9 +5599,10 @@ Cancel the current clock. This is useful if a clock was started by
mistake, or if you ended up working on something else.
@kindex C-c C-x C-j
@item C-c C-x C-j
-Jump to the entry that contains the currently running clock. With a
-@kbd{C-u} prefix arg, select the target task from a list of recently clocked
-tasks.
+In the agenda buffer, jump to the headline of the currently clocked in task.
+In an org file, jump to the entry that contains the currently running clock.
+With a @kbd{C-u} prefix arg, select the target task from a list of recently
+clocked tasks.
@kindex C-c C-x C-d
@item C-c C-x C-d
@vindex org-remove-highlights-with-change