(save_or_restore_current_matrices): Function removed.
[bpt/emacs.git] / src / ChangeLog
index eb485d7..1bea2b4 100644 (file)
@@ -1,3 +1,13 @@
+2001-01-15  Gerd Moellmann  <gerd@gnu.org>
+
+       * 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  <handa@etl.go.jp>
 
        * xdisp.c (insert_left_trunc_glyphs): Overwrite padding glyphs by