(isearch-edit-string): Remove one call to
authorJuri Linkov <juri@jurta.org>
Fri, 14 Mar 2008 01:02:45 +0000 (01:02 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 14 Mar 2008 01:02:45 +0000 (01:02 +0000)
commita71a98cf8336c6e11d2fad89ebf74a92f13e5e1c
treea5f567dc132c435222baf1c6bf5176076edbd34a
parent0199e76544762c58e0842c314a73390260b34ee5
(isearch-edit-string): Remove one call to
`isearch-push-state' not to push an inconsistent state,
but keep another correct call to `isearch-push-state'.
(isearch-ring-adjust): Call `isearch-push-state' only when
`search-ring-update' is non-nil since `isearch-edit-string'
already pushes its state.
(isearch-message): Improve matching the failed part by checking
if the original message starts with the last successful message.
lisp/ChangeLog
lisp/isearch.el