comparison src/ChangeLog @ 74115:49ed8fc0c715

* xfaces.c (realize_default_face): Check if the default font name exists on this display before trying to use it.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 21 Nov 2006 17:23:02 +0000
parents 9e333d1a48e1
children 0769cd6b8ca7
comparison
equal deleted inserted replaced
74114:cd686b5380c4 74115:49ed8fc0c715
1 2006-11-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (realize_default_face): Check if the default font name
4 exists on this display before trying to use it.
5
1 2006-11-21 Richard Stallman <rms@gnu.org> 6 2006-11-21 Richard Stallman <rms@gnu.org>
2 7
3 * fileio.c: Break line before &&, not after. 8 * fileio.c: Break line before &&, not after.
4 9
5 2006-11-20 Eli Zaretskii <eliz@gnu.org> 10 2006-11-20 Eli Zaretskii <eliz@gnu.org>