]> code.delx.au - gnu-emacs-elpa/commit
avy.el (avy-copy-region): Keep same selectors for the second pass
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 5 Jan 2016 10:13:18 +0000 (11:13 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 5 Jan 2016 10:13:18 +0000 (11:13 +0100)
commitbae6fb15d0fcf0a91f3afa599c921480fcf680a7
tree180d0f3bd3a38529d40b71b04863a14057c0aa6f
parent9d18bf9fc247e7423b954d05cecdea2417dfc239
avy.el (avy-copy-region): Keep same selectors for the second pass

With `avy-all-windows' t, the call to `avy--line' would change the
window.

Fixes #121
Fixes #120
avy.el