]> git.eshelyaron.com Git - emacs.git/commit
* lisp/isearch.el: Exit Isearch after deleting the frame (bug#41338).
authorJuri Linkov <juri@linkov.net>
Tue, 23 Jul 2024 18:00:23 +0000 (21:00 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Jul 2024 16:57:48 +0000 (18:57 +0200)
commit04d9abe9f06529207f9c48f583fa4a8e7a6da4e0
tree86b83990df25f52c2e3f82a133a0c6e3b52de882
parent72f214fe36bd401fc2cd0f5aac37ba63d6324449
* lisp/isearch.el: Exit Isearch after deleting the frame (bug#41338).

(isearch-mode): Add 'isearch-done' to 'delete-frame-functions'.
(isearch-done): Remove 'isearch-done' from 'delete-frame-functions'.

(cherry picked from commit 19a18e487b8e2f0c1627b9cc98e601327e884eb2)
lisp/isearch.el