New GNU ELPA package: site-lisp - Manage site-lisp directories

Sacha Chua <[email protected]> Mon, 27 Mar 2023 19:15:16 -0400
Newsgroups gmane.emacs.announce
Message-ID <[email protected]>
    Summary: Manage site-lisp directories
   Requires: emacs-25.1
    Website: https://git.sr.ht/~pkal/site-lisp
   Keywords: lisp local 
 Maintainer: Philip Kaludercic <~pkal/[email protected]>
     Author: Philip Kaludercic <[email protected]>

The following code manages local Lisp code, that might not be part
of a package.  For regular use, create a "site-lisp" directory next
to "init.el", and create a file subdirectory for every script you
wish to have loaded.

Use `site-lisp-reload' after adding a new script to avoid
restarting Emacs.