(init_lread): Init Vstandard_input.
This commit is contained in:
parent
5ffc0a807c
commit
8f6b041144
1 changed files with 2 additions and 0 deletions
|
@ -2823,6 +2823,8 @@ init_lread ()
|
|||
Vload_file_name = Qnil;
|
||||
|
||||
load_descriptor_list = Qnil;
|
||||
|
||||
Vstandard_input = Qt;
|
||||
}
|
||||
|
||||
/* Print a warning, using format string FORMAT, that directory DIRNAME
|
||||
|
|
Loading…
Add table
Reference in a new issue