GNU ELPA - site-lisp

site-lisp

Description
Manage site-lisp directories
Latest
site-lisp-0.1.1.tar, 2023-Mar-26, 50.0 KiB
Maintainer
Philip Kaludercic <~pkal/public-inbox@lists.sr.ht>
Website
https://git.sr.ht/~pkal/site-lisp
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET site-lisp RET

Full description

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.