]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
emacs: improve how cl-lib and pcase are required
[notmuch] / emacs / notmuch-hello.el
index 186ac172c3f21175ca14b14d79edec0e1a03cd39..24d2d19e20d4c24e7d77e77312916eab818fcc10 100644 (file)
@@ -21,7 +21,6 @@
 
 ;;; Code:
 
-(require 'cl-lib)
 (require 'widget)
 (require 'wid-edit) ; For `widget-forward'.