diff options
author | Jim Blandy <jimb@redhat.com> | 1993-01-22 02:45:16 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-01-22 02:45:16 +0000 |
commit | 8678b9ccf53e6e6e05af74b748e25e4dc55b84f2 (patch) | |
tree | 67c41071d3ef5d78b59efe3be276639d7c69f1e8 /lisp/emacs-lisp/float.el | |
parent | 0f6b9c324b62c759df945ad51d506c68fa0019d2 (diff) | |
download | emacs-8678b9ccf53e6e6e05af74b748e25e4dc55b84f2.tar.gz emacs-8678b9ccf53e6e6e05af74b748e25e4dc55b84f2.tar.bz2 emacs-8678b9ccf53e6e6e05af74b748e25e4dc55b84f2.zip |
* frame.c (Fdelete_frame): Clear the frame's display after calling
the window-system-dependent frame destruction routine. We
no longer need to pass the display as a separate argument to
x_destroy_window.
* xterm.c (x_destroy_window): Put the code which clears out f's
display here, right after we free the storage it points to. Put
everything, including the code which clears x_focus_frame and
x_highlight_frame, inside the BLOCK/UNBLOCK_INPUT pair.
* frame.c (Fdelete_frame): Clear the frame's display after calling
the window-system-dependent frame destruction routine. We
no longer need to pass the display as a separate argument to
x_destroy_window.
* xterm.c (x_destroy_window): Put the code which clears out f's
display here, right after we free the storage it points to. Put
everything, including the code which clears x_focus_frame and
x_highlight_frame, inside the BLOCK/UNBLOCK_INPUT pair.
Diffstat (limited to 'lisp/emacs-lisp/float.el')
0 files changed, 0 insertions, 0 deletions