From d6b4106c61cd56d785697fb6f5fdc092ddeee38f Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 2 Apr 2008 20:21:45 +0000 Subject: [PATCH] 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. --- src/ChangeLog | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index cef7c35cce0..663d61bc91a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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. -- 2.39.5