]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
emacs: improve how cl-lib and pcase are required
[notmuch] / emacs / notmuch-show.el
index 27925669dad1d316bef63928db2ccecbe1b9986c..ea4444e5d744bb76aaaebe2640e175e2bac52455 100644 (file)
 
 ;;; Code:
 
-(eval-when-compile
-  (require 'cl-lib)
-  (require 'pcase))
-
 (require 'mm-view)
 (require 'message)
 (require 'mm-decode)