From: Juanma Barranquero Date: Sun, 24 Feb 2008 02:37:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~7715 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=608c3307ff645bdb418503bfb432432e551a1001;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 98400401c24..5880012ad63 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.