changeset 23330:3f2ab6f2bb5c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 27 Sep 1998 12:37:22 +0000
parents a8682715883a
children 8e860ff326de
files INSTALL
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Sun Sep 27 07:29:59 1998 +0000
+++ b/INSTALL	Sun Sep 27 12:37:22 1998 +0000
@@ -206,7 +206,8 @@
 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