diff options
author | Martin Rudalics <rudalics@gmx.at> | 2017-04-30 10:02:53 +0200 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2017-04-30 10:02:53 +0200 |
commit | 0943cc18b18e2df90c7aa0fbc4dab72d418aa700 (patch) | |
tree | 5cc55eb8a9da33426e488b3f8a413185d60ec187 /lisp/emacs-lisp/byte-run.el | |
parent | 7e4dae99d619315179a90461b42ae8d734c5bb45 (diff) | |
download | emacs-0943cc18b18e2df90c7aa0fbc4dab72d418aa700.tar.gz emacs-0943cc18b18e2df90c7aa0fbc4dab72d418aa700.tar.bz2 emacs-0943cc18b18e2df90c7aa0fbc4dab72d418aa700.zip |
Fix `delete-frame' behavior including Bug#26682
* src/frame.c (other_frames): Accept two arguments now. Don't
care about minibuffer window. Don't care about visibility when
called from delete_frame with FORCE true (Bug#26682).
(delete_frame, Fmake_frame_invisible): Adjust other_frames
calls.
* src/w32term.c (w32_read_socket): Don't add a move frame event
for an invisible frame.
* lisp/frame.el (handle-delete-frame): Don't kill Emacs when
attempting to delete a surrogate minibuffer frame.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions