(font_style_to_value, font_score): Delete casting of the
authorKenichi Handa <handa@m17n.org>
Fri, 30 May 2008 02:34:46 +0000 (02:34 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 30 May 2008 02:34:46 +0000 (02:34 +0000)
commit72606e458007f845e104d7dfd9368b8c5b966b6e
treec417aeb50fc46f22499b47631b3f353304a202bd
parenta118b59bed88dee370dba64bfc09245fb78dbf8b
(font_style_to_value, font_score): Delete casting of the
args to xstcasecmp.
(register_font_driver): Increment num_font_drivers only when
registering the driver globally.
(Ffont_info): Moved from fontset.c.  Handle a font object too.
(syms_of_font): Defsubr Sfont_info.
src/font.c