]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of manually installing Lisp packages
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 May 2020 08:54:37 +0000 (11:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 May 2020 08:54:37 +0000 (11:54 +0300)
commitb4937f64cd97ff6bf93538987c014f8ea8ff9d34
treec773f38e942395bac82242f1e7a0685130b466a5
parentefd4e973a4f0c7fe9442b677c6fdeebb347e2b9d
Improve documentation of manually installing Lisp packages

* doc/emacs/building.texi (Lisp Libraries): Describe how to
manually load packages in the init file.  Mention the 'site-lisp'
subdirectory of the default 'load-path'.

* doc/emacs/package.texi (Packages): Describe manual installation
of ELisp packages.  Suggested by Jean-Christophe Helary
<jean.christophe.helary@traduction-libre.org>.
doc/emacs/building.texi
doc/emacs/package.texi