diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 649f47f6e69..e5cc3b0078b 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -3761,7 +3761,7 @@ may want to re-add custom functions to it using the You can also add additional setup code to be run at initialization of the interpreter via `python-shell-setup-codes' variable. - +\\ \(Type \\[describe-mode] in the process buffer for a list of commands.)" (when python-shell--parent-buffer (python-util-clone-local-variables python-shell--parent-buffer))