emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r117405: * lisp/progmodes/python.el (inferior-pyt


From: Fabián Ezequiel Gallina
Subject: [Emacs-diffs] emacs-24 r117405: * lisp/progmodes/python.el (inferior-python-mode): Doc fix.
Date: Sun, 27 Jul 2014 01:37:03 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117405
revision-id: address@hidden
parent: address@hidden
committer: Fabián Ezequiel Gallina <address@hidden>
branch nick: emacs-24
timestamp: Sat 2014-07-26 22:36:48 -0300
message:
  * lisp/progmodes/python.el (inferior-python-mode): Doc fix.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/progmodes/python.el       python.el-20091113204419-o5vbwnq5f7feedwu-3008
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2014-07-25 21:53:52 +0000
+++ b/lisp/ChangeLog    2014-07-27 01:36:48 +0000
@@ -1,3 +1,7 @@
+2014-07-27  Fabián Ezequiel Gallina  <address@hidden>
+
+       * progmodes/python.el (inferior-python-mode): Doc fix.
+
 2014-07-25  Stephen Berman  <address@hidden>
 
        * calendar/todo-mode.el (todo-edit-item--next-key): If next key is

=== modified file 'lisp/progmodes/python.el'
--- a/lisp/progmodes/python.el  2014-07-21 14:41:19 +0000
+++ b/lisp/progmodes/python.el  2014-07-27 01:36:48 +0000
@@ -2124,7 +2124,6 @@
 `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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]