aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog1
-rw-r--r--doc/misc/org.texi8
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 230db438c46..2fa464c32b8 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,6 +1,7 @@
12009-06-09 Chong Yidong <cyd@stupidchicken.com> 12009-06-09 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * org.texi (Org Plot): Fix tags (Bug#3507). 3 * org.texi (Org Plot): Fix tags (Bug#3507).
4 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4 5
5 * ada-mode.texi (Installation, Compile commands) 6 * ada-mode.texi (Installation, Compile commands)
6 (Project File Overview, No project files, Set compiler options) 7 (Project File Overview, No project files, Set compiler options)
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 1d0eeae96d1..aad349567fb 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -3130,7 +3130,7 @@ With this setup, the command @kbd{C-c C-t} will cycle an entry from TODO
3130to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED. You may 3130to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED. You may
3131also use a numeric prefix argument to quickly select a specific state. For 3131also use a numeric prefix argument to quickly select a specific state. For
3132example @kbd{C-3 C-c C-t} will change the state immediately to VERIFY. 3132example @kbd{C-3 C-c C-t} will change the state immediately to VERIFY.
3133Or you can use @kbd{S-left} to go backward through the sequence. If you 3133Or you can use @kbd{S-@key{left}} to go backward through the sequence. If you
3134define many keywords, you can use in-buffer completion 3134define many keywords, you can use in-buffer completion
3135(@pxref{Completion}) or even a special one-key selection scheme 3135(@pxref{Completion}) or even a special one-key selection scheme
3136(@pxref{Fast access to TODO states}) to insert these words into the 3136(@pxref{Fast access to TODO states}) to insert these words into the
@@ -6305,9 +6305,9 @@ Toggle the time grid on and off. See also the variables
6305@c 6305@c
6306@kindex r 6306@kindex r
6307@item r 6307@item r
6308Recreate the agenda buffer, for example to reflect the changes 6308Recreate the agenda buffer, for example to reflect the changes after
6309after modification of the time stamps of items with S-@key{left} and 6309modification of the time stamps of items with @kbd{S-@key{left}} and
6310S-@key{right}. When the buffer is the global TODO list, a prefix 6310@kbd{S-@key{right}}. When the buffer is the global TODO list, a prefix
6311argument is interpreted to create a selective list for a specific TODO 6311argument is interpreted to create a selective list for a specific TODO
6312keyword. 6312keyword.
6313@kindex g 6313@kindex g