]> code.delx.au - gnu-emacs/commit
Improve last todo-mode fix
authorStephen Berman <stephen.berman@gmx.net>
Wed, 15 Jun 2016 18:08:16 +0000 (20:08 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 15 Jun 2016 18:08:16 +0000 (20:08 +0200)
commit5d4d8a3932f8867f79effeafa4c337b8e4208fe8
tree6637618c5a6abe14bcaea21203f9f5199956061c
parentd7084f2260943287cdfb5e3021ac33aab6a14c6d
Improve last todo-mode fix

* lisp/calendar/todo-mode.el (todo-read-category): Use
set-keymap-parent instead of copy-keymap, and default (as
previously) to the global binding (for rationale, see
http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00217.html).
lisp/calendar/todo-mode.el