mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
* org.texi (Workflow states, Agenda commands): Fix tags (Bug#3508).
This commit is contained in:
parent
223b43fa2a
commit
560bb6ea35
2 changed files with 5 additions and 4 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue