aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 00cde7461c4..e7ac61b4fb4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,7 +5,7 @@
5 * dispextern.h (fonts_changed_p, adjust_glyphs): Remove declaration. 5 * dispextern.h (fonts_changed_p, adjust_glyphs): Remove declaration.
6 (adjust_frame_glyphs): Add prototype. 6 (adjust_frame_glyphs): Add prototype.
7 * dispnew.c (fonts_changed_p): Remove. 7 * dispnew.c (fonts_changed_p): Remove.
8 (adjust_glyphs): Remove becase we do not 8 (adjust_glyphs): Remove because we do not
9 adjust matrices on all frames at once any more. 9 adjust matrices on all frames at once any more.
10 (adjust_frame_glyphs): Block and unblock input here. 10 (adjust_frame_glyphs): Block and unblock input here.
11 (adjust_glyph_matrix): Use fonts_changed. 11 (adjust_glyph_matrix): Use fonts_changed.