]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
emacs: No longer define notmuch-hello-mode-map as a function
[notmuch] / emacs / notmuch-hello.el
index c17b46bc3ea2cbc5bfee680f62e2589da71a0a20..876d8ef17a668a80de3363d3d13a4cef3c7c866a 100644 (file)
@@ -687,7 +687,6 @@ with `notmuch-hello-query-counts'."
     (define-key map (kbd "<C-tab>") 'widget-backward)
     map)
   "Keymap for \"notmuch hello\" buffers.")
-(fset 'notmuch-hello-mode-map notmuch-hello-mode-map)
 
 (define-derived-mode notmuch-hello-mode fundamental-mode "notmuch-hello"
   "Major mode for convenient notmuch navigation. This is your entry portal into notmuch.