aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard M. Stallman1995-06-24 02:32:55 +0000
committerRichard M. Stallman1995-06-24 02:32:55 +0000
commit14494e1120895e4e320bf34bb6d3c41acdce96f8 (patch)
tree9628ae5ceb061c10c91982dbe2db67ec81c01aec /INSTALL
parent07de4c3d64cb0591953bc15b6736eaa403a5cb6b (diff)
downloademacs-14494e1120895e4e320bf34bb6d3c41acdce96f8.tar.gz
emacs-14494e1120895e4e320bf34bb6d3c41acdce96f8.zip
Delete duplicate paragraph.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 2ca02b89ad9..d254d6f75e2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -141,11 +141,6 @@ variable gets by default! Make sure you know what kind of value the
141variable should have. If you don't pay attention to what you are 141variable should have. If you don't pay attention to what you are
142doing, you'll make a mistake. 142doing, you'll make a mistake.
143 143
144Note that, on some systems, the code you place in site-init.el must
145not use expand-file-name or any other function which may look
146something up in the system's password and user information database.
147See `./PROBLEMS' for more details on which systems this affects.
148
1495) Put into `./lisp/site-init.el' or `./lisp/site-load.el' any Emacs 1445) Put into `./lisp/site-init.el' or `./lisp/site-load.el' any Emacs
150Lisp code you want Emacs to load before it is dumped out. Use 145Lisp code you want Emacs to load before it is dumped out. Use
151site-load.el for additional libraries if you arrange for their 146site-load.el for additional libraries if you arrange for their