summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1997-11-04 19:21:50 (GMT)
committerBarry Warsaw <barry@python.org>1997-11-04 19:21:50 (GMT)
commit6d48c4a00b4a6846251dbb84acc24872ee52ce4b (patch)
treeb62edfed0801b335eb348abfd9a7a9733de0d833 /Python/pythonrun.c
parenta97a3f34d678d702d8a09c89309e80958b331e6c (diff)
downloadcpython-6d48c4a00b4a6846251dbb84acc24872ee52ce4b.zip
cpython-6d48c4a00b4a6846251dbb84acc24872ee52ce4b.tar.gz
cpython-6d48c4a00b4a6846251dbb84acc24872ee52ce4b.tar.bz2
(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