tree: add end trailer
This commit is contained in:
parent
4f9beae2cd
commit
c52a92942f
3 changed files with 6 additions and 0 deletions
|
@ -66,3 +66,5 @@
|
||||||
(delete-process proc)))
|
(delete-process proc)))
|
||||||
|
|
||||||
(provide 'enotify)
|
(provide 'enotify)
|
||||||
|
|
||||||
|
;;; enotify.el ends here
|
||||||
|
|
2
esv.el
2
esv.el
|
@ -84,3 +84,5 @@ esv can be acquired at <https://sr.ht/~jeremy/esv>."
|
||||||
t)))
|
t)))
|
||||||
|
|
||||||
(provide 'esv)
|
(provide 'esv)
|
||||||
|
|
||||||
|
;;; esv.el ends here
|
||||||
|
|
|
@ -105,3 +105,5 @@ Also see `dub-doc' for retrieving documentation for a specific symbol."
|
||||||
phobos-registry-root package))
|
phobos-registry-root package))
|
||||||
|
|
||||||
(provide 'phobos)
|
(provide 'phobos)
|
||||||
|
|
||||||
|
;;; phobos.el ends here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue