]> git.eshelyaron.com Git - emacs.git/commitdiff
Add bug#.
authorKenichi Handa <handa@m17n.org>
Sun, 31 Jan 2010 07:01:05 +0000 (16:01 +0900)
committerKenichi Handa <handa@m17n.org>
Sun, 31 Jan 2010 07:01:05 +0000 (16:01 +0900)
src/ChangeLog

index 34a7282d8145e20b948048357eab218b148df11b..7277400a0f1593ab6ae6f7e237590e271a16b651 100644 (file)
@@ -1,7 +1,7 @@
 2010-01-31  Kenichi Handa  <handa@m17n.org>
 
        * font.c (font_parse_xlfd): If FONT is a font-entity and pixel
-       size in NAME is invalid, return -1.
+       size in NAME is invalid, return -1 (Bug#5396).
 
 2010-01-31  Chong Yidong  <cyd@stupidchicken.com>