mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-03 20:24:29 +00:00
[ms-dos]: Don't load ccl and codepage.
This commit is contained in:
parent
ff58641318
commit
d9fd933369
@ -202,8 +202,6 @@
|
||||
;; ``window system'', which generally behaves like a terminal.
|
||||
(load "term/pc-win")
|
||||
(load "ls-lisp")
|
||||
(load "international/ccl") ; codepage.el uses CCL en/decoder
|
||||
(load "international/codepage") ; internal.el uses cpNNN coding systems
|
||||
(load "disp-table"))) ; needed to setup ibm-pc char set, see internal.el
|
||||
(if (eq system-type 'macos)
|
||||
(progn
|
||||
|
Loading…
x
Reference in New Issue
Block a user