From: Jason Rumney Date: Sun, 20 Jan 2002 15:35:09 +0000 (+0000) Subject: [windows-nt]: Load w32-vars. X-Git-Tag: ttn-vms-21-2-B4~17064 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9c6a562bda0de4e2a2d674f42386426bfb987f80;p=emacs.git [windows-nt]: Load w32-vars. --- diff --git a/lisp/loadup.el b/lisp/loadup.el index 09c73378da6..2fe4330c9ec 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -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