; Fix typo in commit before last
This commit is contained in:
parent
ebf047254b
commit
c150a6461b
1 changed files with 2 additions and 2 deletions
|
@ -2778,7 +2778,7 @@ init_environment (char ** argv)
|
|||
intern ("initialization"), build_string
|
||||
("Use of `C:\\.emacs' without defining `HOME' "
|
||||
"in the environment is deprecated,\n"
|
||||
"see `Windows Home' in the Emacs manual."))),
|
||||
"see `Windows Home' in the Emacs manual.")),
|
||||
Vdelayed_warnings_list);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue