# HG changeset patch # User Gerd Moellmann # Date 979746409 0 # Node ID 1e3b82738a2670f5df011be709e4e730cd7c14c1 # Parent 68000d7739206d399c0083e6b79805be5621f4d1 *** empty log message *** diff -r 68000d773920 -r 1e3b82738a26 src/ChangeLog --- a/src/ChangeLog Wed Jan 17 15:46:19 2001 +0000 +++ b/src/ChangeLog Wed Jan 17 15:46:49 2001 +0000 @@ -1,3 +1,16 @@ +2001-01-17 Gerd Moellmann + + * xterm.c (x_list_fonts): Allow scalable fonts if SIZE is < 0, + In the cache, use a key containing the information if scalable + fonts are included. + (x_load_font): Adapt to change of keys in the font cache. + +2001-01-17 Kim F. Storm + + * xterm.c (x_list_fonts): Ensure caching font information when + called for a null frame, which is the case frequently when Emacs + starts. + 2001-01-17 Gerd Moellmann * xfns.c (QCconversion): Replaces QCalgorithm.