Factor isearch word description into new function
commit4fff58dd1ec11543e2b0195f10cefc1746748499
authorDaniel Colascione <dancol@dancol.org>
Sun, 5 Jul 2015 00:10:55 +0000 (4 17:10 -0700)
committerDaniel Colascione <dancol@dancol.org>
Sun, 5 Jul 2015 00:10:55 +0000 (4 17:10 -0700)
tree049a91215c71b0612e5f904c2e76b4c7afd16bc6
parent65571b37ed5300546ea75da7888f73941011d0d0
Factor isearch word description into new function

* lisp/isearch.el (isearch--describe-word-mode): New function.
(isearch-message-prefix, isearch-query-replace): Use it.
lisp/isearch.el