(minibuffer-local-isearch-map): Unbind "C-w" from
authorJuri Linkov <juri@jurta.org>
Thu, 18 Dec 2008 01:17:07 +0000 (01:17 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 18 Dec 2008 01:17:07 +0000 (01:17 +0000)
commitb87573f01cdcad6c706fa76a1e7a68ecb1d95eb8
tree49399fd29bd0f88048314e9fc12daed49e7d79f3
parent579d2d62aa3cee4a06a4488bd7f6d0b6d4450056
(minibuffer-local-isearch-map): Unbind "C-w" from
`isearch-edit-string-set-word'.
(isearch-edit-string-set-word): Remove.
(isearch-occur): Imitate the C function `wordify' by replacing
non-word character with the \\W+ regexp.
(isearch-search-fun): Add `isearch-nonincremental' to the
condition of using a non-lax version of `word-search-forward'.
lisp/ChangeLog
lisp/isearch.el