* lisp/progmodes/python.el (inferior-python-mode): Doc fix.

This commit is contained in:
Fabián Ezequiel Gallina 2014-07-26 22:36:48 -03:00
parent c734f28e43
commit 85bc77b270
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2014-07-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
* progmodes/python.el (inferior-python-mode): Doc fix.
2014-07-25 Stephen Berman <stephen.berman@gmx.net>
* calendar/todo-mode.el (todo-edit-item--next-key): If next key is

View file

@ -2124,7 +2124,6 @@ interpreter is run. Variables
`python-shell-enable-font-lock',
`python-shell-completion-setup-code',
`python-shell-completion-string-code',
`python-shell-completion-module-string-code',
`python-eldoc-setup-code', `python-eldoc-string-code',
`python-ffap-setup-code' and `python-ffap-string-code' can
customize this mode for different Python interpreters.