]> git.eshelyaron.com Git - emacs.git/commit
; Hide completion preview when switching windows
authorEshel Yaron <me@eshelyaron.com>
Tue, 5 Dec 2023 20:04:43 +0000 (21:04 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 7 Dec 2023 18:25:36 +0000 (19:25 +0100)
commitf41a7dc4837de76e9339649bc128375d0431cb6b
tree3f94fc5be603b00f974881e49f60dee20c20bfda
parentc73620198263001b2252ae0a531a9547170b4192
; Hide completion preview when switching windows

* lisp/completion-preview.el
(completion-preview--window-selection-change): New function.
(completion-preview-active-mode): Add it to
'window-selection-change-functions'.  (Bug#67650)
lisp/completion-preview.el