changeset 35372:7c46b0378534

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 17 Jan 2001 15:56:25 +0000
parents dc0d772c9d3d
children 2630c195f872
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jan 17 15:55:49 2001 +0000
+++ b/src/ChangeLog	Wed Jan 17 15:56:25 2001 +0000
@@ -1,5 +1,9 @@
 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
 
+	* xfaces.c (x_face_list_fonts): Don't BLOCK_INPUT around the 
+	call to x_list_fonts.  Call x_list_fonts with SIZE -1 only
+	if SCALABLE_FONTS_P is set.
+	
 	* xfaces.c (x_face_list_fonts): Call x_list_fonts with SIZE -1,
 	so that scalable fonts are included.