]> git.eshelyaron.com Git - emacs.git/commit
Don't bind org-agenda key to an anonymous function
authorMark Oteiza <mvoteiza@udel.edu>
Sat, 17 Jun 2017 01:51:05 +0000 (21:51 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Sat, 17 Jun 2017 01:51:05 +0000 (21:51 -0400)
commit49c0ff29c2e0243ba35ec17e3e3af49369be43db
treec0c35421582e3097c10ff0766a062dc507ebb249
parent32b0f15365f0d33135866aa659c95372a775c6e3
Don't bind org-agenda key to an anonymous function

* lisp/org/org-agenda.el: Bind "g" to named command.
(org-agenda-redo-all): New command.  Extend the previous functionality
through a prefix argument.
lisp/org/org-agenda.el