]> git.eshelyaron.com Git - emacs.git/commit
Avoid replacing common prefix with ellipsis
authorCarlos Pita <carlosjosepita@gmail.com>
Fri, 15 Oct 2021 00:48:43 +0000 (21:48 -0300)
committerStefan Kangas <stefan@marxist.se>
Sat, 30 Oct 2021 15:51:27 +0000 (17:51 +0200)
commit4a96f32def09e2d8a789d0b30ce0523c63203842
tree6cb350d69421333d73bc04c029381a8de9054858
parent20ebd91a734c3241ca3a9ce15ba81f7357401576
Avoid replacing common prefix with ellipsis

* lisp/progmodes/python.el
(python-shell-completion-native-setup): Configure readline not to
suppress common prefixes.  (Bug#51218)
lisp/progmodes/python.el