X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tag.el;h=5d4a6865c4c4ffd7aa98be764e0ada386fef4f02;hb=a7ba52eb94edaf254e74034ff86d4ac37cb3ed6b;hp=ccc1321f4daf554c855a4c29893dab9d3d08ce68;hpb=73cc4105aa27f13464fcfdfe958e553842395789;p=notmuch diff --git a/emacs/notmuch-tag.el b/emacs/notmuch-tag.el index ccc1321f..5d4a6865 100644 --- a/emacs/notmuch-tag.el +++ b/emacs/notmuch-tag.el @@ -20,9 +20,8 @@ ;; ;; Authors: Carl Worth ;; Damien Cassou -;; + ;;; Code: -;; (require 'cl-lib) (eval-when-compile @@ -551,3 +550,5 @@ and vice versa." ;; (provide 'notmuch-tag) + +;;; notmuch-tag.el ends here