diff options
author | Barry Warsaw <barry@python.org> | 1997-11-04 19:21:50 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-11-04 19:21:50 +0000 |
commit | 6d48c4a00b4a6846251dbb84acc24872ee52ce4b (patch) | |
tree | b62edfed0801b335eb348abfd9a7a9733de0d833 /Python | |
parent | a97a3f34d678d702d8a09c89309e80958b331e6c (diff) | |
download | cpython-git-6d48c4a00b4a6846251dbb84acc24872ee52ce4b.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')
0 files changed, 0 insertions, 0 deletions