mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 21:37:34 +00:00
Preload international/utf-8.
This commit is contained in:
parent
631f62fd3d
commit
c546dfcbc5
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@
|
|||
(load "international/mule-cmds")
|
||||
(load "case-table")
|
||||
(load "international/characters")
|
||||
(load "international/utf-8")
|
||||
|
||||
(let ((set-case-syntax-set-multibyte t))
|
||||
(load "international/latin-1")
|
||||
|
|
|
|||
Loading…
Reference in a new issue