* lisp/isearch.el (isearch-edit-string): Let-bind `search-ring' and
authorJuri Linkov <juri@jurta.org>
Thu, 25 Aug 2011 20:32:54 +0000 (23:32 +0300)
committerJuri Linkov <juri@jurta.org>
Thu, 25 Aug 2011 20:32:54 +0000 (23:32 +0300)
commit93eb7113267c5b51904d36084f9a61b7c75313e4
treec8bcdd1eaab49f63cea30457bc8d419e87184eec
parentf65d1611ff6ec028625ab44bc4974e1a8945e2d5
* lisp/isearch.el (isearch-edit-string): Let-bind `search-ring' and
`regexp-search-ring' to their global values to protect from
updating by `read-from-minibuffer'.

Fixes: debbugs:9185
lisp/ChangeLog
lisp/isearch.el