changeset 103110:31a74a40b402

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 29 Apr 2009 08:52:37 +0000
parents 44b3e50566c1
children 138b39938198
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Apr 29 05:15:47 2009 +0000
+++ b/src/ChangeLog	Wed Apr 29 08:52:37 2009 +0000
@@ -20,7 +20,7 @@
 
 	* frame.c (x_set_font): When ARG is a font-object, check if the
 	font-object matches with the ASCII font-spec of the frame's
-	fontset.  If not, create a new fontset for the frame.
+	fontset.  If not, create a new fontset for the frame.  (Bug #3075)
 
 2009-04-28  Andreas Schwab  <schwab@linux-m68k.org>