(perform-replace): Let-bind recenter-last-op to nil.
commit2952b1ae0475a3efd8646281bc8aa0e6aeb5e8f6
authorJuri Linkov <juri@jurta.org>
Mon, 30 Nov 2009 16:05:47 +0000 (30 16:05 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 30 Nov 2009 16:05:47 +0000 (30 16:05 +0000)
tree769b8c7db805db536723973331609d9b3325fbd0
parent20565545f2e2094d4ff811223213d7c8b537ee80
(perform-replace): Let-bind recenter-last-op to nil.
For def=recenter, replace `recenter' with `recenter-top-bottom'
that is called with `this-command' and `last-command' let-bound
to `recenter-top-bottom'.  When the last `def' was not `recenter',
set `recenter-last-op' to nil.  (Bug#4981)
lisp/ChangeLog
lisp/replace.el