diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 98400401c24..5880012ad63 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | * font.c (font_match_xlfd, font_check_xlfd_parse): New funs. | 21 | * font.c (font_match_xlfd, font_check_xlfd_parse): New funs. |
| 22 | (font_parse_xlfd): Use them for sanity check. | 22 | (font_parse_xlfd): Use them for sanity check. |
| 23 | (Finternal_set_font_style_table): Make sure the table is bijiective. | 23 | (Finternal_set_font_style_table): Make sure the table is bijective. |
| 24 | 24 | ||
| 25 | Consolidate the image_cache to the terminal struct. | 25 | Consolidate the image_cache to the terminal struct. |
| 26 | * termhooks.h (P_): Remove redundant def. | 26 | * termhooks.h (P_): Remove redundant def. |