changeset 42849:8d86f0f41afa

[windows-nt]: Load w32-vars.
author Jason Rumney <jasonr@gnu.org>
date Sun, 20 Jan 2002 15:35:09 +0000
parents 4313f287da4d
children 66153155fbec
files lisp/loadup.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/loadup.el	Sun Jan 20 15:34:00 2002 +0000
+++ b/lisp/loadup.el	Sun Jan 20 15:35:09 2002 +0000
@@ -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