X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d76bf86f438d4f5f9fe493ab76f02ffc78f3ae2e..27e498e6e5fea8ac64c90ac13678b537b7b12302:/src/epaths.in diff --git a/src/epaths.in b/src/epaths.in index 0cf8cc9ce5..1f5701e533 100644 --- a/src/epaths.in +++ b/src/epaths.in @@ -30,10 +30,10 @@ along with GNU Emacs. If not, see . */ /* Like PATH_LOADSEARCH, but contains the non-standard pieces. - These are the site-lisp directories, typically something like + These are the site-lisp directories. Configure sets this to + ${locallisppath}, which typically defaults to something like: /emacs/VERSION/site-lisp:/emacs/site-lisp - Configure prepends any $locallisppath, as set by the - --enable-locallisppath argument. + but can be overridden by the --enable-locallisppath argument. This is combined with PATH_LOADSEARCH to make the default load-path. If the --no-site-lisp option is used, this piece is excluded. */