Mercurial > emacs
changeset 92145:5377fbc51e47
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 24 Feb 2008 02:37:13 +0000 |
parents | bac4e21de93b |
children | 7289437eb685 |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.