X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tag.el;h=064cfa8d81154535e3055c1265927e435fa2cae9;hb=HEAD;hp=75a438bfc5de5895183d6fee3208672dee66f332;hpb=b714a808a692a99c1b936be43186a40ab251aeca;p=obsolete%2Fnotmuch-old 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: