X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=c829df32a01d49d6e3c62fc8d8f2ea986199176a;hb=44224b6259c82a20f93f19bfab83b817c8009efe;hp=e99b48d107e164b1ab56c92dc9da654f75d862e4;hpb=12772b67620de6cf06c368f57fa3eb6e128b1ca3;p=notmuch diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index e99b48d1..c829df32 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -298,3 +298,6 @@ was called." (provide 'notmuch-lib) +;; Local Variables: +;; byte-compile-warnings: (not cl-functions) +;; End: