]> git.eshelyaron.com Git - emacs.git/commit
Prefer python3 for python-interpreter
authorStefan Kangas <stefankangas@gmail.com>
Thu, 26 Sep 2024 15:11:56 +0000 (17:11 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 27 Sep 2024 10:24:04 +0000 (12:24 +0200)
commit5861da6d3b8ffc7feebb2bb029b31c4d29da126d
tree723134f47c32d83b88bdbcd45a6ceec2b4c02548
parent900ebbc423e17b1fa5e069a3d581820f9070fd22
Prefer python3 for python-interpreter

* lisp/progmodes/python.el (python-interpreter): Prefer "python3" when
it exists, to be consistent with python-shell-interpreter.

(cherry picked from commit 7f0a252f2160dd4d168bc77e2f6e6c9901b67465)
lisp/progmodes/python.el