]> git.eshelyaron.com Git - emacs.git/commit
Gud LLDB fix for large completion count (bug#66625)
authorGerd Möllmann <gerd.moellmann@gmail.com>
Thu, 19 Oct 2023 06:39:07 +0000 (08:39 +0200)
committerGerd Möllmann <gerd.moellmann@gmail.com>
Thu, 19 Oct 2023 06:39:07 +0000 (08:39 +0200)
commit77755706f086ac3d8d1fc560aee4a29e0fb64c77
tree4331c00d948b847185cb40171241130677bd944e
parent1038e480382d243adcbb0d173050f7c41234a0b5
Gud LLDB fix for large completion count (bug#66625)

* lisp/progmodes/gud.el (gud-lldb-max-completions): New defcustom.
(gud-lldb-def-python-completion-function): New argument.
(gud-lldb-fetch-completions): Pass max count to gud_complete.
(gud-lldb-initialize): Change text displayed at the end.
lisp/progmodes/gud.el