On 4/21/05, David PONCE <[EMAIL PROTECTED]> wrote: > Since I updated my local copy of Emacs 22 with the following change, > when I type an Euro sign character (Altgr+E) it is now displayed as a > white rectangle. Before this change, and in Emacs 21.3, the Euro sign > was displayed as expected. > > 2005-04-20 Kenichi Handa <[EMAIL PROTECTED]> > > * lisp.h (CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro. ... > * alloc.c (make_sub_char_table): Argument changed to initial ... > * data.c (Faref): Handle special slots used as default values of ... > * fns.c (Fset_char_table_range): Don't set slots used as default ...
Despite the ChangeLog, I think these changes are not actually in the unicode branch, as merging them from the trunk caused conflicts; it may be that some other change requires these missing features to work correctly. [I've sent mail to the Emacs unicode mailing list about the conflicts.] -Miles -- Do not taunt Happy Fun Ball. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
