emacs: Add end-of-file line to libraries that lack it

This commit is contained in:
Jonas Bernoulli 2020-08-08 13:50:00 +02:00 committed by David Bremner
parent 254d0f9515
commit a1b757c1ca
2 changed files with 4 additions and 0 deletions

View file

@ -107,3 +107,5 @@ inlined."
;; End of compatibility functions
(provide 'notmuch-compat)
;;; notmuch-compat.el ends here

View file

@ -550,3 +550,5 @@ and vice versa."
;;
(provide 'notmuch-tag)
;;; notmuch-tag.el ends here