1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2002-07-25 11:12:30 +00:00
parent 48468dac87
commit 97a0441301

View file

@ -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