New variable selection-inhibit-update-commands, for inhibiting selection updates.
authorChong Yidong <cyd@gnu.org>
Mon, 26 Mar 2012 04:06:31 +0000 (12:06 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 26 Mar 2012 04:06:31 +0000 (12:06 +0800)
commit90d49b7fb27dfa5a7d8cdb6aa11a5ce65ad9ddfa
tree04bdb905af37798897c57e93dbfde6f4afe40d96
parentc0bf77531e26501546bbb3a1fc000c730c3fc89f
New variable selection-inhibit-update-commands, for inhibiting selection updates.

* keyboard.c (Vselection_inhibit_update_commands): New variable.
(command_loop_1): Use it; inhibit selection update for
handle-select-window too.

Fixes: debbugs:8996
src/ChangeLog
src/keyboard.c