(init_lread): Init Vload_file_name to Qnil.
This commit is contained in:
@@ -2353,6 +2353,7 @@ init_lread ()
|
||||
Vvalues = Qnil;
|
||||
|
||||
load_in_progress = 0;
|
||||
Vload_file_name = Qnil;
|
||||
|
||||
load_descriptor_list = Qnil;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user