summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-02-06 22:48:58 +0000
committerRichard M. Stallman <rms@gnu.org>1995-02-06 22:48:58 +0000
commitd07ee75af95c5bd43654da65452e5628198a300c (patch)
tree7b50bf0bba2deb9a53ff3a07b57e9f1fc4037017 /INSTALL
parentbfda79ab492aacc0d384bf8d7da63101707d940b (diff)
downloademacs-d07ee75af95c5bd43654da65452e5628198a300c.tar.gz
*** empty log message ***
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 099e6e9362b..032ffd19c1f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -147,6 +147,10 @@ documentation strings to be in the etc/DOC file (see
src/Makefile.in.in if you wish to figure out how to do that). For all
else, use site-init.el.
+If you set load-path in site-init.el or site-load.el, Emacs will use
+*precisely* the resulting path when it starts up again. If you do this,
+you are on your own!
+
Note that, on some systems, the code you place in site-init.el must
not use expand-file-name or any other function which may look
something up in the system's password and user information database.