X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tag.el;h=064cfa8d81154535e3055c1265927e435fa2cae9;hb=f0dfda5c7797f9db81ce35d270fe0ac406c7fca1;hp=75a438bfc5de5895183d6fee3208672dee66f332;hpb=b714a808a692a99c1b936be43186a40ab251aeca;p=notmuch diff --git a/emacs/notmuch-tag.el b/emacs/notmuch-tag.el index 75a438bf..064cfa8d 100644 --- a/emacs/notmuch-tag.el +++ b/emacs/notmuch-tag.el @@ -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: