aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index f7f1784b172..d73c1d4b239 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -2909,8 +2909,8 @@ interpreter is run. Variables
2909`python-shell-font-lock-enable', 2909`python-shell-font-lock-enable',
2910`python-shell-completion-setup-code', 2910`python-shell-completion-setup-code',
2911`python-shell-completion-string-code', 2911`python-shell-completion-string-code',
2912`python-eldoc-setup-code', `python-eldoc-string-code', 2912`python-eldoc-setup-code',
2913`python-ffap-setup-code' and `python-ffap-string-code' can 2913`python-ffap-setup-code' can
2914customize this mode for different Python interpreters. 2914customize this mode for different Python interpreters.
2915 2915
2916This mode resets `comint-output-filter-functions' locally, so you 2916This mode resets `comint-output-filter-functions' locally, so you