comparison src/ChangeLog @ 35372:7c46b0378534

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 17 Jan 2001 15:56:25 +0000
parents bbca4b18a59c
children 4ccf0b03febf
comparison
equal deleted inserted replaced
35371:dc0d772c9d3d 35372:7c46b0378534
1 2001-01-17 Gerd Moellmann <gerd@gnu.org> 1 2001-01-17 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xfaces.c (x_face_list_fonts): Don't BLOCK_INPUT around the
4 call to x_list_fonts. Call x_list_fonts with SIZE -1 only
5 if SCALABLE_FONTS_P is set.
6
3 * xfaces.c (x_face_list_fonts): Call x_list_fonts with SIZE -1, 7 * xfaces.c (x_face_list_fonts): Call x_list_fonts with SIZE -1,
4 so that scalable fonts are included. 8 so that scalable fonts are included.
5 9
6 * xterm.c (x_list_fonts): Allow scalable fonts if SIZE is < 0, 10 * xterm.c (x_list_fonts): Allow scalable fonts if SIZE is < 0,
7 In the cache, use a key containing the information if scalable 11 In the cache, use a key containing the information if scalable