diff options
author | Taylor R Campbell <campbell@mumble.net> | 2013-06-13 17:20:18 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@mumble.net> | 2013-06-13 17:20:21 +0000 |
commit | 4c7ac6eac1694643b3a2071672ba850f3c88cf10 (patch) | |
tree | 35cc89ac7de71b69d8a62fb993e874fcfa8cc2bc /COPYING | |
parent | 4fdd1b73a712a194bc0e7de401aa3e6c16df719e (diff) |
Avoid `backward-delete-char', which GNU Emacs 24 broke.
Use `delete-char' instead with a negative argument, which doesn't
behave randomly when the region is active and transient mark mode is
enabled. While here, mark positive arguments to `delete-char' with a
plus sign.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions