Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
560bb6ea
Commit
560bb6ea
authored
Jun 09, 2009
by
Chong Yidong
Browse files
* org.texi (Workflow states, Agenda commands): Fix tags (Bug#3508).
parent
223b43fa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
doc/misc/ChangeLog
doc/misc/ChangeLog
+1
-0
doc/misc/org.texi
doc/misc/org.texi
+4
-4
No files found.
doc/misc/ChangeLog
View file @
560bb6ea
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)
...
...
doc/misc/org.texi
View file @
560bb6ea
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment