]> git.eshelyaron.com Git - emacs.git/commit
Have 'delete-other-frames' only delete frames on same terminal (Bug#78583)
authorMartin Rudalics <rudalics@gmx.at>
Tue, 27 May 2025 08:45:04 +0000 (10:45 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 27 May 2025 14:34:58 +0000 (16:34 +0200)
commit43ab1a5aafba67501be709acd5bb62e13692bcd2
treee51d20ecd4bc98e4be258fe22c42fde4cdbb084c
parentb6c57078de39d377ba5804ff65c0e65f15625b04
Have 'delete-other-frames' only delete frames on same terminal (Bug#78583)

* lisp/frame.el (delete-other-frames): Only delete frames on
same terminal as FRAME's (Bug#78583).

(cherry picked from commit 93934b645bcda5cc07ead14c35615a44efae0681)
lisp/frame.el