mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-16 17:19:41 +00:00
Revert last two changes -- bootstrapping works with
regenerated loaddefs.
This commit is contained in:
parent
436b2c0689
commit
cc2aa88a73
@ -76,7 +76,6 @@
|
||||
(load "international/mule-cmds")
|
||||
(load "case-table")
|
||||
(load "international/characters")
|
||||
(load "international/ccl")
|
||||
(load "international/utf-8")
|
||||
|
||||
(let ((set-case-syntax-set-multibyte t))
|
||||
@ -159,6 +158,7 @@
|
||||
(load "dos-w32")
|
||||
(load "dos-fns")
|
||||
(load "dos-vars")
|
||||
(load "international/ccl") ; for cpNNN coding systems in codepage.el
|
||||
(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)
|
||||
|
Loading…
Reference in New Issue
Block a user