mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
emacs: Add end-of-file line to libraries that lack it
This commit is contained in:
parent
254d0f9515
commit
a1b757c1ca
2 changed files with 4 additions and 0 deletions
|
@ -107,3 +107,5 @@ inlined."
|
||||||
;; End of compatibility functions
|
;; End of compatibility functions
|
||||||
|
|
||||||
(provide 'notmuch-compat)
|
(provide 'notmuch-compat)
|
||||||
|
|
||||||
|
;;; notmuch-compat.el ends here
|
||||||
|
|
|
@ -550,3 +550,5 @@ and vice versa."
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(provide 'notmuch-tag)
|
(provide 'notmuch-tag)
|
||||||
|
|
||||||
|
;;; notmuch-tag.el ends here
|
||||||
|
|
Loading…
Reference in a new issue