From: Dmitry Antipov Date: Fri, 6 Sep 2013 07:08:19 +0000 (+0400) Subject: Fix ChangeLog typo. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1664^2~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8bda01d3a53b0a002ccd096afbdc1150bb3d1d86;p=emacs.git Fix ChangeLog typo. --- diff --git a/src/ChangeLog b/src/ChangeLog index 00cde7461c4..e7ac61b4fb4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,7 +5,7 @@ * dispextern.h (fonts_changed_p, adjust_glyphs): Remove declaration. (adjust_frame_glyphs): Add prototype. * dispnew.c (fonts_changed_p): Remove. - (adjust_glyphs): Remove becase we do not + (adjust_glyphs): Remove because we do not adjust matrices on all frames at once any more. (adjust_frame_glyphs): Block and unblock input here. (adjust_glyph_matrix): Use fonts_changed.