# HG changeset patch # User Gerd Moellmann # Date 979566401 0 # Node ID ab34c80276c0e6b3d589cb35734a64fdceaffd49 # Parent 8e3c6f1a31ab545473a0d433e711b14939a132f4 *** empty log message *** diff -r 8e3c6f1a31ab -r ab34c80276c0 src/ChangeLog --- a/src/ChangeLog Mon Jan 15 13:46:04 2001 +0000 +++ b/src/ChangeLog Mon Jan 15 13:46:41 2001 +0000 @@ -1,3 +1,13 @@ +2001-01-15 Gerd Moellmann + + * dispnew.c (save_or_restore_current_matrices): Function removed. + (save_current_matrix, restore_current_matrix): New functions. + (adjust_frame_glyphs_for_frame_redisplay): Use them to save and + restore the frame's current matrix. Due to the glyph pointer + setup done in adjust_glyph_matrix, there is no easy way to make + saving the current matrix in the desired matrix generally correct, + so don't try it. + 2001-01-15 Kenichi Handa * xdisp.c (insert_left_trunc_glyphs): Overwrite padding glyphs by