Mercurial > emacs
changeset 103366:66652dbd881c
* org.texi (Workflow states, Agenda commands): Fix tags (Bug#3508).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 09 Jun 2009 18:47:46 +0000 |
parents | 6a5d3ff46ec7 |
children | 8fb6a5d3b48d |
files | doc/misc/ChangeLog doc/misc/org.texi |
diffstat | 2 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Tue Jun 09 18:42:39 2009 +0000 +++ b/doc/misc/ChangeLog Tue Jun 09 18:47:46 2009 +0000 @@ -1,6 +1,7 @@ 2009-06-09 Chong Yidong <cyd@stupidchicken.com> * 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)
--- a/doc/misc/org.texi Tue Jun 09 18:42:39 2009 +0000 +++ b/doc/misc/org.texi Tue Jun 09 18:47:46 2009 +0000 @@ -3130,7 +3130,7 @@ 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 @@ @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