Consistent completion in inferior python with emacs -nw.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Fri, 27 Jul 2012 16:42:19 +0000 (13:42 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Fri, 27 Jul 2012 16:42:19 +0000 (13:42 -0300)
commitaa81af715cbca7c85ffe38dd7eebef179be369d7
tree8a4a0095ea0e32c044d3fef95fa9870b7f092e8f
parente827b1eb40c21fc9b3f1398cd413c8d0c3daa903
Consistent completion in inferior python with emacs -nw.
* progmodes/python.el (inferior-python-mode): replace "<tab>"
binding in inferior-python-mode-map with "\t".
(python-shell-completion-complete-at-point)
(python-completion-complete-at-point): Remove interactive spec.
lisp/ChangeLog
lisp/progmodes/python.el