]> git.eshelyaron.com Git - emacs.git/commit
; Check process in 'python-shell-completion-at-point'
authorLin Sun <sunlin7@hotmail.com>
Wed, 1 May 2024 06:55:31 +0000 (06:55 +0000)
committerEshel Yaron <me@eshelyaron.com>
Fri, 10 May 2024 13:35:04 +0000 (15:35 +0200)
commit4108f1229f1a04914221aa6d611332cace89046f
treee5577e44099a73e6684cecabd6f616f2dd51f648
parentef565d4eacf7cd8d44b30ea64b5b006a88aff39a
; Check process in 'python-shell-completion-at-point'

* lisp/progmodes/python.el (python-shell-completion-at-point):
Check the PROCESS argument at the beginning of the function.
(Bug#70707)

(cherry picked from commit 751e21af42e905d0448baa7be4a7ae6d6ae6734a)
lisp/progmodes/python.el