From: Richard M. Stallman Date: Sun, 27 Sep 1998 12:37:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-20.4~1619 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c10f3e47479c083930de7abe9347b22c764d475;p=emacs.git *** empty log message *** --- diff --git a/INSTALL b/INSTALL index 6e5697a79d5..bd6c17f0786 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