From: Chong Yidong Date: Tue, 9 Jun 2009 18:47:46 +0000 (+0000) Subject: * org.texi (Workflow states, Agenda commands): Fix tags (Bug#3508). X-Git-Tag: emacs-pretest-23.0.95~97 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/560bb6ea35eac0f487fcbcb859a0d87580edfe55 * org.texi (Workflow states, Agenda commands): Fix tags (Bug#3508). --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 230db438c4..2fa464c32b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,6 +1,7 @@ 2009-06-09 Chong Yidong * org.texi (Org Plot): Fix tags (Bug#3507). + (Workflow states, Agenda commands): Fix tags (Bug#3508). * ada-mode.texi (Installation, Compile commands) (Project File Overview, No project files, Set compiler options) diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 1d0eeae96d..aad349567f 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 to FEEDBACK, then to VERIFY, and finally to DONE and DELEGATED. You may also use a numeric prefix argument to quickly select a specific state. For example @kbd{C-3 C-c C-t} will change the state immediately to VERIFY. -Or you can use @kbd{S-left} to go backward through the sequence. If you +Or you can use @kbd{S-@key{left}} to go backward through the sequence. If you define many keywords, you can use in-buffer completion (@pxref{Completion}) or even a special one-key selection scheme (@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 @c @kindex r @item r -Recreate the agenda buffer, for example to reflect the changes -after modification of the time stamps of items with S-@key{left} and -S-@key{right}. When the buffer is the global TODO list, a prefix +Recreate the agenda buffer, for example to reflect the changes after +modification of the time stamps of items with @kbd{S-@key{left}} and +@kbd{S-@key{right}}. When the buffer is the global TODO list, a prefix argument is interpreted to create a selective list for a specific TODO keyword. @kindex g