# HG changeset patch # User Kenichi Handa # Date 1031185669 0 # Node ID 2d6a05542b5b865ebba1266c6d03453c187d119d # Parent 2f4274cc65ea91c9247bcac0e7e1271601fbb8ce *** empty log message *** diff -r 2f4274cc65ea -r 2d6a05542b5b lisp/ChangeLog --- a/lisp/ChangeLog Thu Sep 05 00:19:49 2002 +0000 +++ b/lisp/ChangeLog Thu Sep 05 00:27:49 2002 +0000 @@ -1,3 +1,7 @@ +2002-09-05 Kenichi Handa + + * international/mule.el (decode-char): Cancel the previous change. + 2002-09-04 John Paul Wallington * startup.el (use-fancy-splash-screens-p): If `fancy-splash-frame' diff -r 2f4274cc65ea -r 2d6a05542b5b lisp/international/utf-8.el --- a/lisp/international/utf-8.el Thu Sep 05 00:19:49 2002 +0000 +++ b/lisp/international/utf-8.el Thu Sep 05 00:27:49 2002 +0000 @@ -127,14 +127,16 @@ (?$,1(|(B . ?,L|(B) (?$,1(~(B . ?,L~(B) (?$,1((B . ?,L(B))) (defcustom utf-8-fragment-on-decoding nil - "Whether or not to decode some scripts in UTF-8 text into 8-bit characters. + "Whether or not to decode some scripts in UTF-8 text into iso8859 charsets. Setting this means that the relevant Cyrillic and Greek characters are decoded into the iso8859 charsets rather than into -mule-unicode-0100-24ff. The 8-bit characters take half as much space +mule-unicode-0100-24ff. The iso8859 charsets take half as much space in the buffer, but using them may affect how the buffer can be re-encoded and may require a different input method to search for them, for instance. See `unify-8859-on-decoding-mode' and `unify-8859-on-encoding-mode' -for mechanisms to make this largely transparent." +for mechanisms to make this largely transparent. + +Setting this variable outside customize has no effect." :set (lambda (s v) (if v (define-translation-table 'utf-8-translation-table-for-decode