aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2f70d3be552..16ff26c18ef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12008-02-22 Stefan Monnier <monnier@iro.umontreal.ca> 12008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
4 (font_parse_xlfd): Use them for sanity check.
5 (Finternal_set_font_style_table): Make sure the table is bijiective.
6
3 Consolidate the image_cache to the terminal struct. 7 Consolidate the image_cache to the terminal struct.
4 * termhooks.h (P_): Remove redundant def. 8 * termhooks.h (P_): Remove redundant def.
5 (struct terminal): New field `image_cache'. 9 (struct terminal): New field `image_cache'.