]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Implement our own notmuch-help instead of describe-mode.
authorCarl Worth <cworth@cworth.org>
Mon, 30 Nov 2009 17:53:38 +0000 (09:53 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 30 Nov 2009 17:53:38 +0000 (09:53 -0800)
commitde4be1b2293699e45d42b6f395b16d854151a58f
treef61aa08f731cbcaf0889bf7fdb858a29fee44785
parent04036fb8065e2ad11e9ee483f2b59b4fdd1a94dd
notmuch.el: Implement our own notmuch-help instead of describe-mode.

This gives somewhat friendlier output for the '?' binding than we had
previously with `describe-mode'. First, we no longer have the various
minor modes cluttering up the output. Second the display of the
binding table uses the first line of documentation for the bound
function rather than the function name.
notmuch.el