]> git.eshelyaron.com Git - emacs.git/commit
Fix warning message about native completion (Bug#25984)
authorNoam Postavsky <npostavs@gmail.com>
Mon, 6 Mar 2017 04:15:32 +0000 (23:15 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 6 Mar 2017 04:15:32 +0000 (23:15 -0500)
commitaceac954ed29c2653e2a0eb71b899be5c916edda
tree8a473d86836d91ceacb24353139a2c9725cc6a70
parenta314c1ff05741efe788a054a4661e80c624e3b71
Fix warning message about native completion (Bug#25984)

* lisp/progmodes/python.el (python-shell-completion-native-turn-on-maybe):
The relevant variable is `python-shell-completion-native-enable'.
lisp/progmodes/python.el