# HG changeset patch # User Juanma Barranquero # Date 1203820633 0 # Node ID 5377fbc51e470fbff51ec684b5c2f7c9d03dbb37 # Parent bac4e21de93b647e464ef8f06ffe903d9304819a *** empty log message *** diff -r bac4e21de93b -r 5377fbc51e47 src/ChangeLog --- a/src/ChangeLog Sun Feb 24 01:05:27 2008 +0000 +++ b/src/ChangeLog Sun Feb 24 02:37:13 2008 +0000 @@ -20,7 +20,7 @@ * font.c (font_match_xlfd, font_check_xlfd_parse): New funs. (font_parse_xlfd): Use them for sanity check. - (Finternal_set_font_style_table): Make sure the table is bijiective. + (Finternal_set_font_style_table): Make sure the table is bijective. Consolidate the image_cache to the terminal struct. * termhooks.h (P_): Remove redundant def.