comparison src/ChangeLog @ 107061:fa65fbe23fdb

font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.
author Kenichi Handa <handa@m17n.org>
date Sun, 31 Jan 2010 15:46:53 +0900
parents 56607edb3cea
children 8bd26043ea93
comparison
equal deleted inserted replaced
107060:56607edb3cea 107061:fa65fbe23fdb
1 2010-01-31 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_parse_xlfd): If FONT is a font-entity and pixel
4 size in NAME is invalid, return -1.
5
1 2010-01-31 David De La Harpe Golden <david@harpegolden.net> 6 2010-01-31 David De La Harpe Golden <david@harpegolden.net>
2 7
3 * fileio.c (Frename_file): Correctly rename symlinks to 8 * fileio.c (Frename_file): Correctly rename symlinks to
4 directories (Bug#5496). 9 directories (Bug#5496).
5 10