X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=c829df32a01d49d6e3c62fc8d8f2ea986199176a;hb=17525340a27e494b70612acad140eea3dfc16eda;hp=e99b48d107e164b1ab56c92dc9da654f75d862e4;hpb=70ca3444c75beaa693fcac411dd6a2819bd4341e;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: