tree: add end trailer

This commit is contained in:
Jeremy Baxter 2024-07-18 20:11:36 +12:00
parent 4f9beae2cd
commit c52a92942f
3 changed files with 6 additions and 0 deletions

View file

@ -66,3 +66,5 @@
(delete-process proc)))
(provide 'enotify)
;;; enotify.el ends here

2
esv.el
View file

@ -84,3 +84,5 @@ esv can be acquired at <https://sr.ht/~jeremy/esv>."
t)))
(provide 'esv)
;;; esv.el ends here

View file

@ -105,3 +105,5 @@ Also see `dub-doc' for retrieving documentation for a specific symbol."
phobos-registry-root package))
(provide 'phobos)
;;; phobos.el ends here