* lisp/isearch.el (isearch-query-replace): Add " symbol" and other
authorJuri Linkov <juri@jurta.org>
Thu, 13 Jun 2013 22:08:45 +0000 (01:08 +0300)
committerJuri Linkov <juri@jurta.org>
Thu, 13 Jun 2013 22:08:45 +0000 (01:08 +0300)
commitbc5c8c5a6a1956122284468879862b1850dc3b5d
tree751c2a002104c39c5ce15affd28f83e487e49a2c
parenta22289f7ab658767b2f586aa1f1f794b1470df95
* lisp/isearch.el (isearch-query-replace): Add " symbol" and other
possible search modes from `isearch-message-prefix' to the prompt.
(isearch-occur): Use `with-isearch-suspended' to not exit Isearch
when reading a regexp to collect.

* lisp/replace.el (perform-replace): Display "symbol " and other search
modes from `isearch-message-prefix' in the *Help* buffer.
lisp/ChangeLog
lisp/isearch.el
lisp/replace.el