]> git.eshelyaron.com Git - emacs.git/commit
Fix an error message in python.el
authorEli Zaretskii <eliz@gnu.org>
Mon, 9 Jan 2017 15:28:17 +0000 (17:28 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 9 Jan 2017 15:28:17 +0000 (17:28 +0200)
commit16fb50db11a186ab9ab4d847c5b5136ba708ee71
tree712bf09115591c3a47331e027a665cd76227565d
parenta2a20739331a216826b9c76d49b0aa2abd68deee
Fix an error message in python.el

* lisp/progmodes/python.el (python-shell-get-process-or-error):
Don't repeat the same key binding twice.  (Bug#25405)
lisp/progmodes/python.el