]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymap
authorNelson Elhage <nelhage@MIT.EDU>
Fri, 14 May 2010 17:15:38 +0000 (13:15 -0400)
committerCarl Worth <cworth@cworth.org>
Fri, 4 Jun 2010 01:17:03 +0000 (18:17 -0700)
This lets us pick up later changes to widget-keymap if the user
customizes it in some way. This is the recommended way to use
`widget-keymap', according to its help.


No differences found