comparison src/ChangeLog @ 35310:d1e16119cf2c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 15 Jan 2001 15:29:24 +0000
parents ab34c80276c0
children 8476c091d163
comparison
equal deleted inserted replaced
35309:cb7e1d7b6b67 35310:d1e16119cf2c
1 2001-01-15 Gerd Moellmann <gerd@gnu.org> 1 2001-01-15 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: If
4 x_display_info_for_display returns null, don't try to close
5 the display; we didn't open it.
2 6
3 * dispnew.c (save_or_restore_current_matrices): Function removed. 7 * dispnew.c (save_or_restore_current_matrices): Function removed.
4 (save_current_matrix, restore_current_matrix): New functions. 8 (save_current_matrix, restore_current_matrix): New functions.
5 (adjust_frame_glyphs_for_frame_redisplay): Use them to save and 9 (adjust_frame_glyphs_for_frame_redisplay): Use them to save and
6 restore the frame's current matrix. Due to the glyph pointer 10 restore the frame's current matrix. Due to the glyph pointer