comparison src/ChangeLog @ 35368:1e3b82738a26

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 17 Jan 2001 15:46:49 +0000
parents 19c93f3ebdce
children bbca4b18a59c
comparison
equal deleted inserted replaced
35367:68000d773920 35368:1e3b82738a26
1 2001-01-17 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_list_fonts): Allow scalable fonts if SIZE is < 0,
4 In the cache, use a key containing the information if scalable
5 fonts are included.
6 (x_load_font): Adapt to change of keys in the font cache.
7
8 2001-01-17 Kim F. Storm <storm@filanet.dk>
9
10 * xterm.c (x_list_fonts): Ensure caching font information when
11 called for a null frame, which is the case frequently when Emacs
12 starts.
13
1 2001-01-17 Gerd Moellmann <gerd@gnu.org> 14 2001-01-17 Gerd Moellmann <gerd@gnu.org>
2 15
3 * xfns.c (QCconversion): Replaces QCalgorithm. 16 * xfns.c (QCconversion): Replaces QCalgorithm.
4 17
5 * w32fns.c (QCconversion): Replaces QCalgorithm. Update copyright. 18 * w32fns.c (QCconversion): Replaces QCalgorithm. Update copyright.