Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ba0d1195
Commit
ba0d1195
authored
May 23, 2000
by
Gerd Moellmann
Browse files
(Fload): Add a comment about the meaning of
Vuser_init_file being t.
parent
32d6fffb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lread.c
src/lread.c
+1
-0
No files found.
src/lread.c
View file @
ba0d1195
...
...
@@ -677,6 +677,7 @@ Return t if file exists.")
return Qnil;
}
/* Tell startup.el whether or not we found the user's init file. */
if (EQ (Qt, Vuser_init_file))
Vuser_init_file = found;
...
...
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