diff options
| author | Juri Linkov | 2025-09-29 20:13:05 +0300 |
|---|---|---|
| committer | Juri Linkov | 2025-09-29 20:13:05 +0300 |
| commit | aaf8b301e7cf404906f0d1c5d604cffa2755418c (patch) | |
| tree | ff2f54b3d9705f6ae674153fdac11afee1054976 /java | |
| parent | dc5ae70cb44354de17d0994aee4b36ecc05456ff (diff) | |
| download | emacs-aaf8b301e7cf404906f0d1c5d604cffa2755418c.tar.gz emacs-aaf8b301e7cf404906f0d1c5d604cffa2755418c.zip | |
Fix completions truncated on scrolling (bug#79506)
* lisp/simple.el (completion-setup-function):
Add 'completion--lazy-insert-strings-on-scroll'
to buffer-local hook 'window-scroll-functions'.
* lisp/minibuffer.el (completion--lazy-insert-strings-on-scroll):
New function.
(completion--in-region-1): Remove calls to the function
'completion--lazy-insert-strings' that now are handled
by the scroll hook.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions