]> git.eshelyaron.com Git - emacs.git/commit
Modify LLDB command xcomplete to return a Lisp list
authorGerd Möllmann <gerd@gnu.org>
Tue, 17 Oct 2023 15:23:33 +0000 (17:23 +0200)
committerGerd Möllmann <gerd@gnu.org>
Tue, 17 Oct 2023 15:25:56 +0000 (17:25 +0200)
commit47adea3a902077d97f586257768f8540800d1a29
tree01c40b6fcc1f47fabf9ba3fdea539e5cd8d98909
parent8181563f8cbd203d1a1b08695e4ba647e63e7bb0
Modify LLDB command xcomplete to return a Lisp list

* etc/emacs_lldb.py (xcomplete): Return a Lisp list. Add a comment
explaining the return value.
etc/emacs_lldb.py