mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
[windows-nt]: Load disp-table.
This commit is contained in:
parent
ceeb471c2e
commit
234ae99a66
@ -112,6 +112,8 @@
|
||||
(garbage-collect)
|
||||
(load "ls-lisp")
|
||||
(garbage-collect)
|
||||
(load "disp-table") ; needed to setup ibm-pc char set, see internal.el
|
||||
(garbage-collect)
|
||||
(load "winnt")
|
||||
(garbage-collect)))
|
||||
(if (eq system-type 'ms-dos)
|
||||
|
Loading…
Reference in New Issue
Block a user