]> git.eshelyaron.com Git - emacs.git/commit
Ensure buffer is alive in python-pdbtrack-unset-tracked-buffer
authorAndrii Kolomoiets <andreyk.mad@gmail.com>
Thu, 28 Nov 2019 13:54:41 +0000 (15:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Dec 2019 09:40:57 +0000 (11:40 +0200)
commit89a4488f8950c52b6e3fd8b780761ede87b518fd
tree89b48506c9c21269fc25294b2dd40ea80659708b
parent1161c7d8ec388dc0698e7a398798a4f0e98e0403
Ensure buffer is alive in python-pdbtrack-unset-tracked-buffer

* lisp/progmodes/python.el (python-pdbtrack-unset-tracked-buffer):
Check if buffer `python-pdbtrack-tracked-buffer' is alive.
(Bug#38413)
lisp/progmodes/python.el