]> git.eshelyaron.com Git - emacs.git/commit
Bind TAB not <tab> in M-x lldb
authorGerd Möllmann <gerd@gnu.org>
Wed, 7 Aug 2024 09:38:48 +0000 (11:38 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Aug 2024 07:28:54 +0000 (09:28 +0200)
commit366272c6afa37d01adb762caa0861fb2cb718652
tree316c6631f8d0c74de585ffabca0faaf8a5d8b025
parentce4b69d84c4a9d3671e377de05623b0e20a552f6
Bind TAB not <tab> in M-x lldb

* lisp/progmodes/gud.el (lldb): Bind TAB not <tab> so that it also works
on terminals.

(cherry picked from commit 2b087abdbb99fee2a670896fb34c666199e9ba84)
lisp/progmodes/gud.el