Mercurial > emacs
diff INSTALL @ 10672:0582cd3a31a6
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 06 Feb 1995 22:48:58 +0000 |
parents | 05fbcd364e6e |
children | c303d2623f63 |
line wrap: on
line diff
--- a/INSTALL Mon Feb 06 21:56:37 1995 +0000 +++ b/INSTALL Mon Feb 06 22:48:58 1995 +0000 @@ -147,6 +147,10 @@ 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.