]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-parser.el
emacs: make subr-x available in all libraries
[notmuch] / emacs / notmuch-parser.el
index 9749a6be51bd6e2c6577d2d24e3112a014294de4..f04b07c2e51b28e34f03469b88205d279c45a587 100644 (file)
@@ -23,6 +23,7 @@
 
 (require 'cl-lib)
 (require 'pcase)
+(require 'subr-x)
 
 (defun notmuch-sexp-create-parser ()
   "Return a new streaming S-expression parser.