diff 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
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.