From: Kenichi Handa Date: Thu, 25 Jul 2002 11:12:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~538 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=97a0441301fdff6448d2ccb8a3d46081e24f0850;p=emacs.git *** empty log message *** --- diff --git a/README.unicode b/README.unicode index 51c2db5a237..6a2cb109884 100644 --- a/README.unicode +++ b/README.unicode @@ -27,6 +27,8 @@ existing support and the extra stuff at presence of small-repertoire 10646-encoded fonts in XFree 4 is a pain, not currently worked round. + The work is almost finished, and soon to be commited. + * Work is also needed on charset and coding system priorities. * The relevant bits of latin1-disp.el need porting (and probably @@ -90,6 +92,12 @@ existing support and the extra stuff at * Emacs 20/21 .elc files are currently not loadable. It may or may not be possible to do this properly. + With the change on 2002-07-24, elc files generated by Emacs + 20.3 and later are correctly loaded (including those + containing multibyte characters and compressed). But, elc + files generated by 20.2 and the primer are still not loadable. + Is it really worth working on it? + * Encoding issues in babyl files/rmail need sorting out. * Gnus still needs some attention, and we need to get changes