From 8c10f3e47479c083930de7abe9347b22c764d475 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 27 Sep 1998 12:37:22 +0000 Subject: [PATCH] *** empty log message *** --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 6e5697a79d..bd6c17f078 100644 --- a/INSTALL +++ b/INSTALL @@ -206,7 +206,8 @@ Lisp code you want Emacs to load before it is dumped out. Use site-load.el for additional libraries if you arrange for their documentation strings to be in the etc/DOC file (see src/Makefile.in if you wish to figure out how to do that). For all -else, use site-init.el. +else, use site-init.el. Do not load byte-compiled code which +was build with a non-nil value of `byte-compile-dynamic'. 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 -- 2.39.2