]> git.eshelyaron.com Git - emacs.git/commit
; (completion-preview-complete): Fix bug#76606
authorEshel Yaron <me@eshelyaron.com>
Thu, 27 Feb 2025 14:34:24 +0000 (15:34 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 20:50:51 +0000 (21:50 +0100)
commitb71b973a0f1d06e0eca50c8b90066e90f22dacd5
treeb419d84517765751d911157890042bc2df081a7e
parenta85bfaef990fe2e7a92d8824161c62bc2c134e63
; (completion-preview-complete): Fix bug#76606

* lisp/completion-preview.el (completion-preview-complete):
Dismiss completion preview before calling ':exit-function'.
This eliminates potential flicker with slow exit functions
and avoids the broken preview update reported in bug#76606.

(cherry picked from commit 840c6824589c9a82deedc5112891d8014d134746)
lisp/completion-preview.el