0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00

org-ctrl-c-ctrl-c: document C-cC-c for capture buffer.

Don't mention remember in this docstring.
This commit is contained in:
Bastien Guerry 2010-08-12 15:24:32 +02:00
parent 788f562168
commit 13a05628f4

View file

@ -17157,13 +17157,10 @@ This command does many different things, depending on context:
- If the cursor is a the beginning of a dynamic block, update it.
- If the current buffer is a remember buffer, close note and file
it. A prefix argument of 1 files to the default location
without further interaction. A prefix argument of 2 files to
the currently clocking task.
- If the current buffer is a capture buffer, close note and file it.
- If the cursor is on a <<<target>>>, update radio targets and corresponding
links in this buffer.
- If the cursor is on a <<<target>>>, update radio targets and
corresponding links in this buffer.
- If the cursor is on a numbered item in a plain list, renumber the
ordered list.