]> granicus.if.org Git - python/commit
(py-shell-map): New variable contains the keymap used in *Python*
authorBarry Warsaw <barry@python.org>
Thu, 20 Aug 1998 21:51:27 +0000 (21:51 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 20 Aug 1998 21:51:27 +0000 (21:51 +0000)
commit6dfbe5dcec1de7c23bcb483652549e80032e1ebc
tree99db1742fea648dd48f5debb0524310392a11499
parenta81fb33c6bbf89aecfaebe97d85500ffa0802a50
(py-shell-map): New variable contains the keymap used in *Python*
shell buffers.

(py-shell): Moved the require of comint to the top level.  Also
use-local-map py-shell-map instead of hacking on the comint-mode-map.
This eliminates breakage of other comint-mode buffers (e.g. shell).
Misc/python-mode.el