From 85bc77b27048dd3d38deedd9f1466523f70237b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabi=C3=A1n=20Ezequiel=20Gallina?= Date: Sat, 26 Jul 2014 22:36:48 -0300 Subject: [PATCH] * lisp/progmodes/python.el (inferior-python-mode): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/progmodes/python.el | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b1c21261017..b6b49758418 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2014-07-27 Fabián Ezequiel Gallina + + * progmodes/python.el (inferior-python-mode): Doc fix. + 2014-07-25 Stephen Berman * calendar/todo-mode.el (todo-edit-item--next-key): If next key is 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 `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. -- 2.39.5