org-agenda: Fix the display of more key substitutions
commit33ca07b5df2a67f3e2bb4fdb3858cd009d19a646
authorKyle Meyer <kyle@kyleam.com>
Sat, 21 Oct 2017 05:31:18 +0000 (21 01:31 -0400)
committerKyle Meyer <kyle@kyleam.com>
Sat, 21 Oct 2017 05:31:29 +0000 (21 01:31 -0400)
treecddd3a27bdf948951f7e774979af6db2b0718da6
parent620ba14460e67391e76de4570749fe5d92eccc95
org-agenda: Fix the display of more key substitutions

* lisp/org-agenda.el (org-todo-list):
(org-tags-view): Specify the keymap for the substitute-command-keys
call because, as of b6c5a174d, this call is made outside of the agenda
buffer.

The substitute-command-keys call in org-search-view is already taken
care of by 48f333805.
lisp/org-agenda.el