summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-04-17 07:00:35 +0200
committerBastien Guerry <bzg@altern.org>2013-04-17 07:00:35 +0200
commitc66dfa23182db5cb3564f75a19fb4bd84b4dd610 (patch)
treea2a553832a892ee7b791415e065aa69bdbbadeb4
parent4e62936ae59ef9a6f07e6f6abad86a4fc9a47a28 (diff)
downloadorg-mode-c66dfa23182db5cb3564f75a19fb4bd84b4dd610.tar.gz
org.texi (Agenda commands): Add documentation for bulk marking commands
* org.texi (Agenda commands): Add documentation for `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
-rw-r--r--doc/org.texi20
1 files changed, 14 insertions, 6 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 9a8d110..4e6c2db 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -8915,22 +8915,30 @@ the default behavior of @code{org-capture}.
@tsubheading{Bulk remote editing selected entries}
@cindex remote editing, bulk, from agenda
-@vindex org-agenda-bulk-persistent-marks
@vindex org-agenda-bulk-custom-functions
@orgcmd{m,org-agenda-bulk-mark}
-Mark the entry at point for bulk action. With prefix arg, mark that many
-successive entries.
+Mark the entry at point for bulk action. With numeric prefix argument, mark
+that many successive entries.
@c
-@orgcmd{%,org-agenda-bulk-mark-regexp}
-Mark entries matching a regular expression for bulk action.
+@orgcmd{*,org-agenda-bulk-mark-all}
+Mark all visible agenda entries for bulk action.
@c
@orgcmd{u,org-agenda-bulk-unmark}
-Unmark entry for bulk action.
+Unmark entry at point for bulk action.
@c
@orgcmd{U,org-agenda-bulk-remove-all-marks}
Unmark all marked entries for bulk action.
@c
+@orgcmd{M-m,org-agenda-bulk-toggle}
+Toggle mark of the entry at point for bulk action.
+@c
+@orgcmd{M-*,org-agenda-bulk-toggle-all}
+Toggle marks of all visible entries for bulk action.
+@c
+@orgcmd{%,org-agenda-bulk-mark-regexp}
+Mark entries matching a regular expression for bulk action.
+@c
@orgcmd{B,org-agenda-bulk-action}
Bulk action: act on all marked entries in the agenda. This will prompt for
another key to select the action to be applied. The prefix arg to @kbd{B}