summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1997-11-04 19:21:50 +0000
committerBarry Warsaw <barry@python.org>1997-11-04 19:21:50 +0000
commit21995df43745eee07e8575ad0fbeecbfedb4051a (patch)
treef9aed3dde9ee6a546af715c9c2be20ea56f3f966 /Python/pythonrun.c
parent6d71977bbd8d26dd3dc8106168b957e8611455cf (diff)
downloadcpython-21995df43745eee07e8575ad0fbeecbfedb4051a.tar.gz
(py-backspace-function): New variable.
(py-electric-backspace, py-electric-delete): Support the XEmacs 20 Way for backspace and delete mappings. In XEmacs 19, Emacs 19, and Emacs 20, both backspace and delete keysyms are bound to py-electric-backspace. In XEmacs 20, backspace and delete keysyms are bound separately, allowing the user to specify forward or backward deletion of the delete keysym through the variable delete-key-deletes-forward. All this is the Right Way To Do It and this implementation was largely ripped from CC Mode.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions