mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
(init_lread): Init Vstandard_input.
This commit is contained in:
parent
5ffc0a807c
commit
8f6b041144
@ -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…
Reference in New Issue
Block a user