aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-11-30 21:46:55 -0800
committerCarl Worth <cworth@cworth.org>2009-11-30 21:46:55 -0800
commitf5e125a9c02c0afbe52d0be4033fb46e0d74dfc0 (patch)
tree58dcb0afc5a88eb60fd6e7643711cf1a739da61e /lib
parent335a8aec2bf36a9f947e4ebc333d9977c4606cd4 (diff)
notmuch.el: Fix notmuch-help to properly display prefixed bindings.
Previously, we would do only a single-level traverse of the keymap. That meant that for a keybinding such as "M-TAB" we would just see the prefix key ("ESC") and print that it was a keymap---never printing the TAB nor the documentation for the command it is bound to. Now, we do the full walk, constructing a proper description of the full keybdinding with prefix characters, (and converting "ESC" to "M-" for legibility).
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions