.
original commit: 0660548a38f943584cac4c8eb8c0a79103b6843c
This commit is contained in:
parent
738978facf
commit
727a63c1e8
|
@ -517,7 +517,8 @@
|
||||||
(set-caret-owner #f 'display)
|
(set-caret-owner #f 'display)
|
||||||
(set-position
|
(set-position
|
||||||
(min first-pos last-pos)
|
(min first-pos last-pos)
|
||||||
(max first-pos last-pos)))
|
(max first-pos last-pos)
|
||||||
|
#f #t 'local))
|
||||||
#t))])
|
#t))])
|
||||||
(unless (string=? string "")
|
(unless (string=? string "")
|
||||||
(when reset-search-anchor?
|
(when reset-search-anchor?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user