X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-jump.el;h=5dcec9700a3417adce62fd200c057ab199374453;hp=ff622055f0cf5c4058caec4c8d5c71253e50e5f5;hb=fc4cda07a9afbbb545dcc6cd835ca697f6ef2a1b;hpb=ced341e82e8cb84dc2c90187d208838335511f6e diff --git a/emacs/notmuch-jump.el b/emacs/notmuch-jump.el index ff622055..5dcec970 100644 --- a/emacs/notmuch-jump.el +++ b/emacs/notmuch-jump.el @@ -1,4 +1,4 @@ -;;; notmuch-jump.el --- User-friendly shortcut keys +;;; notmuch-jump.el --- User-friendly shortcut keys -*- lexical-binding: t -*- ;; ;; Copyright © Austin Clements ;; @@ -198,8 +198,6 @@ buffer." (exit-minibuffer))))))) map)) -;; - (provide 'notmuch-jump) ;;; notmuch-jump.el ends here