]> git.eshelyaron.com Git - emacs.git/commit
Fix completion-predicate of Python shell commands
authorAugusto Stoffel <arstoffel@gmail.com>
Mon, 22 Aug 2022 16:16:50 +0000 (18:16 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 23 Aug 2022 03:06:32 +0000 (05:06 +0200)
commitfd97cc8e0df0c0f6dd83726abd11570c08bfc897
treeb5298aaafee9e17c5a45a8d78e710bb768f256cb
parentb7e867b841f47dcff3aeaef9b5608a237386ce70
Fix completion-predicate of Python shell commands

* lisp/progmodes/python.el:  Change some completion predicates.
(python-shell--completion-predicate): New completion predicate
function.  (Bug#57184)
lisp/progmodes/python.el