From 0d75540def4784e92671a7a2a4048e226935cc6e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 7 May 1995 04:36:44 +0000 Subject: [PATCH] Clarify effect of setting load-path before dumping. --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 31041c763de..e5c0229ade8 100644 --- a/INSTALL +++ b/INSTALL @@ -152,9 +152,9 @@ 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! +If you set load-path to a different value in site-init.el or +site-load.el, Emacs will use *precisely* that value 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 -- 2.39.5