Mercurial > emacs
changeset 100471:ac55019a0cb8
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 18 Dec 2008 01:17:07 +0000 |
parents | 4d389d6ecc7a |
children | aeee07e2edfe |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 18 01:16:26 2008 +0000 +++ b/lisp/ChangeLog Thu Dec 18 01:17:07 2008 +0000 @@ -1,3 +1,13 @@ +2008-12-18 Juri Linkov <juri@jurta.org> + + * isearch.el (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'. + 2008-12-17 Daiki Ueno <ueno@unixuser.org> * epa-file.el (epa-file-insert-file-contents): Set