Comment change.
This commit is contained in:
parent
7fa26c0a28
commit
303901fb14
1 changed files with 1 additions and 1 deletions
|
@ -1213,7 +1213,7 @@ the Bugs section of the Emacs manual or the file BUGS.\n", argv[0]);
|
|||
if (!initialized)
|
||||
{
|
||||
char *file;
|
||||
/* Handle -l loadup-and-dump, args passed by Makefile. */
|
||||
/* Handle -l loadup, args passed by Makefile. */
|
||||
if (argmatch (argv, argc, "-l", "--load", 3, &file, &skip_args))
|
||||
Vtop_level = Fcons (intern ("load"),
|
||||
Fcons (build_string (file), Qnil));
|
||||
|
|
Loading…
Add table
Reference in a new issue