summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-03-12 11:07:18 -0500
committerKyle Meyer <kyle@kyleam.com>2016-03-12 11:08:40 -0500
commit857b970b3a3b8eab85cd924601d251d2aba5fd0b (patch)
tree10df3d59d5bb3748c024241197a3dacb863ac7f4
parentebacca39b4e6b01f6f47e2aeb9a1decad09565ac (diff)
downloadorg-mode-857b970b3a3b8eab85cd924601d251d2aba5fd0b.tar.gz
org.texi: Fix org-timer-pause-or-continue's key
* doc/org.texi (Timers): Fix keybinding for org-timer-pause-or-continue. Reported-by: Tubo Shi <shitubo@gmail.com> <http://permalink.gmane.org/gmane.emacs.orgmode/105685>
-rw-r--r--doc/org.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 3405ff2..cbae964 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -6917,7 +6917,7 @@ countdown timer. With a prefix argument, first reset the relative timer to
@orgcmd{M-@key{RET},org-insert-heading}
Once the timer list is started, you can also use @kbd{M-@key{RET}} to insert
new timer items.
-@orgcmd{C-c C-x \\,org-timer-pause-or-continue}
+@orgcmd{C-c C-x @comma{},org-timer-pause-or-continue}
Pause the timer, or continue it if it is already paused.
@orgcmd{C-c C-x _,org-timer-stop}
Stop the timer. After this, you can only start a new timer, not continue the