Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0b60f47d
Commit
0b60f47d
authored
May 24, 1995
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify use of site-init.el.
parent
07a7096a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
INSTALL
INSTALL
+2
-2
No files found.
INSTALL
View file @
0b60f47d
...
...
@@ -125,8 +125,8 @@ the section called "CONFIGURATION BY HAND" below if you want to do the
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,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment