Eli Zaretskii writes: >> From: Eshel Yaron >> Cc: 76941@debbugs.gnu.org >> Date: Tue, 11 Mar 2025 15:18:54 +0100 >> >> Eli Zaretskii writes: >> >> >> Date: Tue, 11 Mar 2025 13:51:50 +0100 >> >> From: Eshel Yaron via "Bug reports for GNU Emacs, >> >> the Swiss army knife of text editors" >> >> >> >> This patch adds an initial API for controlling Completion Preview mode's >> >> preview overlay from Lisp programs, so other features can reuse the >> >> completion preview UI. >> >> >> >> Any thoughts/comments? >> > >> > Should this be documented in the ELisp manual? >> >> Maybe, I can definitely add something if you think we should. I wonder >> where to mention it though, perhaps in `(elisp)Completion in Buffers'? > > Yes, there. OK, done in the updated patch below.