]> git.cworth.org Git - notmuch/blobdiff - emacs/notmuch-draft.el
emacs: improve how cl-lib and pcase are required
[notmuch] / emacs / notmuch-draft.el
index bc688434ec874d142eb356f66c29cb93f46dad69..2939da555690bb4ac0bc7a8b5c86a4167a611bce 100644 (file)
@@ -25,6 +25,9 @@
 
 ;;; Code:
 
+(require 'cl-lib)
+(require 'pcase)
+
 (require 'notmuch-maildir-fcc)
 (require 'notmuch-tag)