]> code.delx.au - gnu-emacs/commitdiff
Move the info about site-lisp dirs,
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Apr 2004 19:47:38 +0000 (19:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Apr 2004 19:47:38 +0000 (19:47 +0000)
and say uninstalled Emacs looks there too.

INSTALL

diff --git a/INSTALL b/INSTALL
index 255a6bcdc17860bbf769faf01fc9acb788e26607..b18baaa1efada32b2c5a5ecca2d36aad1d6979fb 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -466,17 +466,6 @@ are installed in the following directories:
                at the same time; in particular, you don't have to
                make Emacs unavailable while installing a new version.
 
-`/usr/local/share/emacs/VERSION/site-lisp' holds the local Emacs Lisp
-               files installed for Emacs version VERSION only.
-
-`/usr/local/share/emacs/site-lisp' holds the local Emacs Lisp
-               files installed for all Emacs versions.
-
-               When Emacs is installed, it searches for its Lisp files
-               in `/usr/local/share/emacs/VERSION/site-lisp', then in
-               `/usr/local/share/emacs/site-lisp', and finally in
-               `/usr/local/share/emacs/VERSION/lisp'.
-
 `/usr/local/share/emacs/VERSION/etc' holds the Emacs tutorial, the DOC
                file, the `yow' database, and other
                architecture-independent files Emacs might need while
@@ -506,6 +495,20 @@ are installed in the following directories:
 `/usr/local/man/man1' holds the man pages for the programs installed
                in `/usr/local/bin'.
 
+Any version of Emacs, whether installed or not, also looks for Lisp
+files in these directories.
+
+`/usr/local/share/emacs/VERSION/site-lisp' holds the local Emacs Lisp
+               files installed for Emacs version VERSION only.
+
+`/usr/local/share/emacs/site-lisp' holds the local Emacs Lisp
+               files installed for all Emacs versions.
+
+               When Emacs is installed, it searches for its Lisp files
+               in `/usr/local/share/emacs/VERSION/site-lisp', then in
+               `/usr/local/share/emacs/site-lisp', and finally in
+               `/usr/local/share/emacs/VERSION/lisp'.
+
 If these directories are not what you want, you can specify where to
 install Emacs's libraries and data files or where Emacs should search
 for its Lisp files by giving values for `make' variables as part of