]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-jump.el
emacs: improve how cl-lib and pcase are required
[notmuch] / emacs / notmuch-jump.el
index 34d6c796d0af0ae021b9254c7e1a2e3562212bfe..6fab5a792ec6b4da7daaacd2ad789653403b49ad 100644 (file)
 
 ;;; Code:
 
-(eval-when-compile
-  (require 'cl-lib)
-  (require 'pcase))
-
 (require 'notmuch-lib)
 (require 'notmuch-hello)