]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-tag.el
contrib: pick: use the sexp parser
[notmuch] / emacs / notmuch-tag.el
index 75a438bfc5de5895183d6fee3208672dee66f332..064cfa8d81154535e3055c1265927e435fa2cae9 100644 (file)
@@ -292,3 +292,7 @@ begin with a \"+\" or a \"-\". If REVERSE is non-nil, replace all
 ;;
 
 (provide 'notmuch-tag)
+
+;; Local Variables:
+;; byte-compile-warnings: (not cl-functions)
+;; End: