Version 0.0.5 of package Load-Dir has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Load-Dir describes itself as: ============================================== Load all Emacs Lisp files in a given directory ============================================== More at https://elpa.gnu.org/packages/load-dir.html ## Summary: This package provides a way to load all Emacs Lisp snippets (they don't have to be libraries) in a directory on startup or when Emacs is already running. It won't reload snippets unless the user requests it, so for instance adding a lambda to a hook is usually safe. You can specify ~/.emacs.d/load.d, a single directory, or a list of directories. The file search can be recursive. See the customizable variable `load-dirs' for details. ## Recent NEWS: [Not provided 🙁]
