* [PATCH] fix documentation for org-clock-in-last
@ 2012-07-18 9:51 Giovanni Ridolfi
2012-07-24 15:06 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Giovanni Ridolfi @ 2012-07-18 9:51 UTC (permalink / raw)
To: Orgmode
Hi,
this patch updates the key bindings in the manual for
org-clock-in-last and org-clock-cancel, after commit
fea1b82befb
cheers,
Giovanni
org.texi Update the key sequence for org-clock-in-last and org-clock-cancel
* doc/org.texi (org-clock-in-last and org-clock-cancel) Update the defkeys
After commit fea1b82befb the manual has not been updated, let's do it now.
--- org.texi 2012-07-17 20:49:31.000000000 +0200
+++ org-2.texi 2012-07-18 11:34:58.041089500 +0200
@@ -6066,5 +6066,5 @@
timestamp@footnote{The corresponding in-buffer setting is:
@code{#+STARTUP: lognoteclock-out}}.
-@orgcmd{C-c C-x C-I,org-clock-in-last}
+@orgcmd{C-c C-x C-x,org-clock-in-last}
@vindex org-clock-continuously
Reclock the last clocked task. With one @kbd{C-u} prefix argument,
@@ -6086,5 +6086,5 @@
Changing the TODO state of an item to DONE automatically stops the clock
if it is running in this same item.
-@orgcmd{C-c C-x C-x,org-clock-cancel}
+@orgcmd{C-c C-x C-q,org-clock-cancel}
Cancel the current clock. This is useful if a clock was started by
mistake, or if you ended up working on something else.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] fix documentation for org-clock-in-last
2012-07-18 9:51 [PATCH] fix documentation for org-clock-in-last Giovanni Ridolfi
@ 2012-07-24 15:06 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-07-24 15:06 UTC (permalink / raw)
To: Giovanni Ridolfi; +Cc: Orgmode
Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> writes:
> this patch updates the key bindings in the manual for
> org-clock-in-last and org-clock-cancel, after commit
> fea1b82befb
Applied, thanks.
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-24 15:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-18 9:51 [PATCH] fix documentation for org-clock-in-last Giovanni Ridolfi
2012-07-24 15:06 ` Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).