/[emacs]/emacs/lisp/loadup.el
ViewVC logotype

Diff of /emacs/lisp/loadup.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.125 by monnier, Wed Sep 11 20:44:40 2002 UTC revision 1.126 by handa, Mon Sep 30 06:37:42 2002 UTC
# Line 83  Line 83 
83  (load "international/mule-cmds")  (load "international/mule-cmds")
84  (load "case-table")  (load "case-table")
85  (load "international/utf-8")  (load "international/utf-8")
86    (load "international/utf-16")
87  (load "international/characters")  (load "international/characters")
88    
89  (let ((set-case-syntax-set-multibyte t))  (let ((set-case-syntax-set-multibyte t))
# Line 117  Line 118 
118  (load "language/georgian")  (load "language/georgian")
119    
120  (load "international/ucs-tables")  (load "international/ucs-tables")
 (ucs-unify-8859 'encode-only)  
121    
122  (update-coding-systems-internal)  (update-coding-systems-internal)
123    

Legend:
Removed from v.1.125  
changed lines
  Added in v.1.126

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26