]> git.eshelyaron.com Git - emacs.git/commitdiff
Preload international/ccl for utf-8.
authorDave Love <fx@gnu.org>
Thu, 25 Jan 2001 13:35:07 +0000 (13:35 +0000)
committerDave Love <fx@gnu.org>
Thu, 25 Jan 2001 13:35:07 +0000 (13:35 +0000)
lisp/loadup.el

index 1a6aafb6aadddd7d156bd8f7638e26c86e95dd3f..9fecd0472878912c0d93b7a1e2ddb9e610580157 100644 (file)
@@ -76,6 +76,7 @@
 (load "international/mule-cmds")
 (load "case-table")
 (load "international/characters")
+(load "international/ccl")
 (load "international/utf-8")
 
 (let ((set-case-syntax-set-multibyte t))