]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add keybindings for del-word-left and del-word-right.
authorKurt B. Kaiser <kbk@shore.net>
Fri, 28 Jan 2005 00:16:16 +0000 (00:16 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Fri, 28 Jan 2005 00:16:16 +0000 (00:16 +0000)
commit3069dbb8ec9c287c2ff6b3a1c8bfde83af81c11b
tree1c6112c21441dfd0c82ccdd3ab604ceff64c15ac
parent90cece7f8930cbfe5b87a61a1a67cfd670639c63
Add keybindings for del-word-left and del-word-right.

M EditorWindow.py
M NEWS.txt
M config-keys.def
M configHandler.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/NEWS.txt
Lib/idlelib/config-keys.def
Lib/idlelib/configHandler.py