]> code.delx.au - gnu-emacs/commitdiff
Delete duplicate paragraph.
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Jun 1995 02:32:55 +0000 (02:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 Jun 1995 02:32:55 +0000 (02:32 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 2ca02b89ad90adfce241617ec9e34ea4078cb685..d254d6f75e2a161801e901f6062a4c55c872dc52 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -141,11 +141,6 @@ variable gets by default!  Make sure you know what kind of value the
 variable should have.  If you don't pay attention to what you are
 doing, you'll make a mistake.
 
-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.
-See `./PROBLEMS' for more details on which systems this affects.
-
 5) Put into `./lisp/site-init.el' or `./lisp/site-load.el' any Emacs
 Lisp code you want Emacs to load before it is dumped out.  Use
 site-load.el for additional libraries if you arrange for their