New command `org-agenda-bulk-mark-all' bound to `*'. Other minor enhancements.
commit39204efe9a0185120e3a319fb4aeba1af2da83d0
authorBastien Guerry <bzg@altern.org>
Sat, 5 May 2012 07:21:22 +0000 (5 09:21 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 5 May 2012 07:21:22 +0000 (5 09:21 +0200)
tree697819facf87475fb36c3e037b702e033948e284
parenta16814a47509cc59ce5559884261b4dfec0b6452
New command `org-agenda-bulk-mark-all' bound to `*'.  Other minor enhancements.

* org-agenda.el (org-agenda-mode-map): New keybinding ̀*' to
mark all entries for bulk action.
(org-agenda-menu): New menu item for marking all entries.
(org-agenda-bulk-mark-all): New function to mark all entries.
(org-agenda-bulk-mark-regexp): Minor docstring fix.
(org-agenda-bulk-unmark): With a prefix argument, unmark all.
Also send a better message.
(org-agenda-bulk-remove-all-marks): Rename to
`org-agenda-bulk-unmark-all'.  Check against
`org-agenda-bulk-marked-entries' before trying to unmark
entries.  Minor docstring fix.
(org-agenda-bulk-unmark-all): Renamed from
̀org-agenda-bulk-remove-all-marks'.
lisp/org-agenda.el