* lisp/replace.el (replace-search): New function with code moved out
authorJuri Linkov <juri@jurta.org>
Mon, 27 May 2013 23:38:56 +0000 (02:38 +0300)
committerJuri Linkov <juri@jurta.org>
Mon, 27 May 2013 23:38:56 +0000 (02:38 +0300)
commit3a52ccf7c2effeba40fb15950495ccdf8e32ef12
treef2f175767daac16953b2a765c9391e41c7be6369
parentf1a60a0f07666582843f324767f740b75c071fb9
* lisp/replace.el (replace-search): New function with code moved out
from `perform-replace'.
(replace-highlight, replace-dehighlight): Move function definitions
up closer to `replace-search'.

Fixes: debbugs:11746
lisp/ChangeLog
lisp/replace.el