From: Dave Love Date: Thu, 18 Sep 2003 19:43:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~1823 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bc9cf3a13ade13159c1f0026611130d2c11c5ed5;p=emacs.git *** empty log message *** --- diff --git a/README.unicode b/README.unicode index 754f2848a88..5504bc27dbf 100644 --- a/README.unicode +++ b/README.unicode @@ -38,12 +38,16 @@ existing support and the extra stuff at ISO10646 fonts, Emacs checks their repertories to avoid such fonts that don't have a glyph for a specific character. + fx has worked on fontset customization, but was stymied by + basic problems with the way the default face is dealt with + (and something else, I think). This needs revisiting. + * Work is also needed on charset and coding system priorities. * The relevant bits of latin1-disp.el need porting (and probably re-naming/updating). See also cyril-util.el. - * Quail files need more work now the encoding is irrelevant. + * Quail files need more work now the encoding is largely irrelevant. * What to do with the old coding categories stuff? @@ -55,8 +59,6 @@ existing support and the extra stuff at * Implement Korean cp949/UHC, BIG5-HKSCS and any other important missing charsets. - * Check up on definition of alternativnj. - * Lazy-load tables for unify-charset somehow? Actually, Emacs clear out all charset maps and unify-map just @@ -96,7 +98,7 @@ existing support and the extra stuff at specific to Unicode.) * Need multibyte text in menus, e.g. for the above. (Not specific to - Unicode.) + Unicode -- see Emacs etc/TODO, but now mostly works with gtk.) * There's currently no support for Unicode normalization.