]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/python.el (inferior-python-mode): Doc fix.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 27 Jul 2014 01:36:48 +0000 (22:36 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 27 Jul 2014 01:36:48 +0000 (22:36 -0300)
lisp/ChangeLog
lisp/progmodes/python.el

index b1c21261017ca087c4b316f0d419e32a1eeddacb..b6b49758418b039e4ed8c3798004fad3da554449 100644 (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
index b104518d5f71844ba4153917cecb186e33be4eaa..60121ac6b41df13f45324d0b6e96bf9eee8290dd 100644 (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.