Fix a typo in src/ChangeLog.

This commit is contained in:
Eli Zaretskii 2012-11-13 15:50:58 +02:00
parent 5745cae698
commit c708524567

View file

@ -4,7 +4,7 @@
* dispnew.c (glyphs_initialized_initially_p): Remove.
(adjust_frame_glyphs_initially): Likewise. Adjust users.
(Fredraw_frame): Move actual code from here...
(redraw_here): ...to here. Add eassert. Adjust comment.
(redraw_frame): ...to here. Add eassert. Adjust comment.
(Fredraw_display): Use redraw_frame.
* xdisp.c (clear_garbaged_frames): Likewise.