org-agenda.el: New commands `org-agenda-next/previous-item'.
commit179f5e484a9ab3e09fcaf28f5f17969848b285b1
authorBastien Guerry <bzg@altern.org>
Tue, 7 Aug 2012 21:11:26 +0000 (7 23:11 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 7 Aug 2012 21:11:26 +0000 (7 23:11 +0200)
tree4eeb86aae7b11b323a241626a904b5ea81c2333b
parentd70f965486fc890af199d3dd8c9ed9a8fb88f16b
org-agenda.el: New commands `org-agenda-next/previous-item'.

* org-agenda.el (org-agenda-mode-map): Bind
`org-agenda-show-priority' to `C-c,' instead of `P'.
(org-agenda-next-item, org-agenda-previous-item): New
commands to move by one item down/up in the agenda.
(org-agenda-mode-map): Bind `org-agenda-next-item' and
`org-agenda-previous-item' to `N' and `P' respectively.

Thanks to Eric Abrahamsen for this idea and a first patch.
lisp/org-agenda.el