diff options
Diffstat (limited to 'lisp/progmodes/python.el')
| -rw-r--r-- | lisp/progmodes/python.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index b104518d5f7..60121ac6b41 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el | |||
| @@ -2124,7 +2124,6 @@ interpreter is run. Variables | |||
| 2124 | `python-shell-enable-font-lock', | 2124 | `python-shell-enable-font-lock', |
| 2125 | `python-shell-completion-setup-code', | 2125 | `python-shell-completion-setup-code', |
| 2126 | `python-shell-completion-string-code', | 2126 | `python-shell-completion-string-code', |
| 2127 | `python-shell-completion-module-string-code', | ||
| 2128 | `python-eldoc-setup-code', `python-eldoc-string-code', | 2127 | `python-eldoc-setup-code', `python-eldoc-string-code', |
| 2129 | `python-ffap-setup-code' and `python-ffap-string-code' can | 2128 | `python-ffap-setup-code' and `python-ffap-string-code' can |
| 2130 | customize this mode for different Python interpreters. | 2129 | customize this mode for different Python interpreters. |