mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
[windows-nt]: Load w32-vars.
This commit is contained in:
parent
78887b5a76
commit
9c6a562bda
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@
|
|||
(load "ls-lisp")
|
||||
(load "disp-table") ; needed to setup ibm-pc char set, see internal.el
|
||||
(load "dos-w32")
|
||||
(load "w32-vars")
|
||||
(load "w32-fns")))
|
||||
(if (eq system-type 'ms-dos)
|
||||
(progn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue