]> git.notmuchmail.org Git - notmuch/commit
emacs: Make notmuch-help work with arbitrary keymaps
authorAustin Clements <amdragon@MIT.EDU>
Tue, 3 Sep 2013 21:45:23 +0000 (17:45 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 10 Sep 2013 11:07:19 +0000 (08:07 -0300)
commit69c52c56f2a7defe03e8e5e2ab470a7eeb4c55fb
treeeac233352118c64e2545f24dbc9819adbd52612d
parent21474f0e09defa26421b356100c55299afeb19ef
emacs: Make notmuch-help work with arbitrary keymaps

This converts notmuch-help to use map-keymap for all keymap traversal.
This generally cleans up and simplifies construction of keymap
documentation, and also makes notmuch-help support anything that can
be in a keymap, including more esoteric stuff like multiple
inheritance.
emacs/notmuch.el