Browse Source

doc/org.texi: minor update.

Document `org-agenda-append-agenda' and `org-agenda-bulk-mark-regexp'.
Bastien Guerry 14 years ago
parent
commit
a92aaf4db0
1 changed files with 8 additions and 1 deletions
  1. 8 1
      doc/org.texi

+ 8 - 1
doc/org.texi

@@ -7692,6 +7692,10 @@ will be followed without a selection prompt.
 
 
 @tsubheading{Change display}
 @tsubheading{Change display}
 @cindex display changing, in agenda
 @cindex display changing, in agenda
+@kindex A
+@item A
+Interactively select another agenda view and append it to the current view.
+@c
 @kindex o
 @kindex o
 @item o
 @item o
 Delete other windows.
 Delete other windows.
@@ -7883,7 +7887,7 @@ Internet, and outside of business hours, with something like this:
 @end group
 @end group
 @end lisp
 @end lisp
 
 
-@orgcmd{\,org-agenda-filter-by-tag-refine}
+@orgcmd{\\,org-agenda-filter-by-tag-refine}
 Narrow the current agenda filter by an additional condition.  When called with
 Narrow the current agenda filter by an additional condition.  When called with
 prefix arg, remove the entries that @emph{do} have the tag, or that do match
 prefix arg, remove the entries that @emph{do} have the tag, or that do match
 the effort criterion.  You can achieve the same effect by pressing @kbd{+} or
 the effort criterion.  You can achieve the same effect by pressing @kbd{+} or
@@ -8048,6 +8052,9 @@ Jump to the running clock in another window.
 Mark the entry at point for bulk action.  With prefix arg, mark that many
 Mark the entry at point for bulk action.  With prefix arg, mark that many
 successive entries.
 successive entries.
 @c
 @c
+@orgcmd{%,org-agenda-bulk-mark-regexp}
+Mark entries matching a regular expression for bulk action.
+@c
 @orgcmd{u,org-agenda-bulk-unmark}
 @orgcmd{u,org-agenda-bulk-unmark}
 Unmark entry for bulk action.
 Unmark entry for bulk action.
 @c
 @c