]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-tag.el
emacs: improve how cl-lib and pcase are required
[notmuch] / emacs / notmuch-tag.el
index 3c958dd44f693b4d9d94d9fdd9af68073c084a75..982b372c41b11956d6f289716c07877c3428eed9 100644 (file)
 
 ;;; Code:
 
-(require 'cl-lib)
-(eval-when-compile
-  (require 'pcase))
-
 (require 'crm)
 
 (require 'notmuch-lib)