comparison src/ChangeLog @ 107064:5e5fc9c53be3

Add bug#.
author Kenichi Handa <handa@m17n.org>
date Sun, 31 Jan 2010 16:01:05 +0900
parents 8bd26043ea93
children ef8266a66d37
comparison
equal deleted inserted replaced
107063:8bd26043ea93 107064:5e5fc9c53be3
1 2010-01-31 Kenichi Handa <handa@m17n.org> 1 2010-01-31 Kenichi Handa <handa@m17n.org>
2 2
3 * font.c (font_parse_xlfd): If FONT is a font-entity and pixel 3 * font.c (font_parse_xlfd): If FONT is a font-entity and pixel
4 size in NAME is invalid, return -1. 4 size in NAME is invalid, return -1 (Bug#5396).
5 5
6 2010-01-31 Chong Yidong <cyd@stupidchicken.com> 6 2010-01-31 Chong Yidong <cyd@stupidchicken.com>
7 7
8 * nsterm.m (ns_defined_color): Block input. Suggested by Mike 8 * nsterm.m (ns_defined_color): Block input. Suggested by Mike
9 <deactivated@gmail.com> (Bug#3605). 9 <deactivated@gmail.com> (Bug#3605).