mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 01:10:47 -08:00
Undo previous change:
* keyboard.c (command_loop_1): Don't change the value of transient-mark-mode; this is now handled by handle-shift-selection.
This commit is contained in:
parent
5af4f92e68
commit
d6b4106c61
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@
|
|||
* keyboard.c (Vthis_command_keys_shift_translated): New var.
|
||||
(command_loop_1): Avoid running the direct display versions of
|
||||
forward-char and backward-char if shift-selection may occur.
|
||||
Don't change the value of transient-mark-mode; this is now handled
|
||||
by handle-shift-selection.
|
||||
(read_key_sequence): Set Vthis_command_keys_shift_translated if
|
||||
shift-translation takes place.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue