]> git.eshelyaron.com Git - emacs.git/commit
Tone down python-mode warning to a simple message (bug#68559)
authorMattias EngdegÄrd <mattiase@acm.org>
Thu, 22 Feb 2024 16:20:58 +0000 (17:20 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:40:19 +0000 (18:40 +0100)
commitcfa615db6a41e014a57c469080a33ba91126dff7
treefe64f9342c99a88cb6fa84e622407cedbb48039a
parentb10d136d28ca25615ce694e51f03546f58e0dfdc
Tone down python-mode warning to a simple message (bug#68559)

* lisp/progmodes/python.el
(python-shell-completion-native-turn-on-maybe):
There is no need for an alarming warning when using an inferior Python
without GNU readline; a calm message will do.

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