mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
emacs: notmuch-jump.el should provide.
To ease loading, notmuch-jump.el should provide 'notmuch-jump.
This commit is contained in:
parent
70f15b37fb
commit
961937988e
1 changed files with 4 additions and 0 deletions
|
@ -170,3 +170,7 @@ buffer."
|
|||
(setq notmuch-jump--action ',(third action))
|
||||
(exit-minibuffer))))
|
||||
map))
|
||||
|
||||
;;
|
||||
|
||||
(provide 'notmuch-jump)
|
||||
|
|
Loading…
Reference in a new issue