# HG changeset patch # User Karl Heuer # Date 801348654 0 # Node ID 3f5326542cf64fe9b65018a5eb745e2181009d10 # Parent 0d37c1e81c0d29b52620b2d9a451de1a197f7cc6 Clarify use of site-init.el. diff -r 0d37c1e81c0d -r 3f5326542cf6 INSTALL --- a/INSTALL Wed May 24 20:37:08 1995 +0000 +++ b/INSTALL Wed May 24 20:50:54 1995 +0000 @@ -125,8 +125,8 @@ configuration yourself. 4) Look at `./lisp/paths.el'; if some of those values are not right -for your system, edit the file `./lisp/site-init.el' containing Emacs -Lisp code to override them; you probably don't want to edit paths.el +for your system, set up the file `./lisp/site-init.el' with Emacs +Lisp code to override them; it is not a good idea to edit paths.el itself. YOU MUST USE THE LISP FUNCTION `setq' TO ASSIGN VALUES, rather than `defvar', as used by `./lisp/paths.el'. For example,