Mercurial > emacs
comparison lisp/ChangeLog @ 98348:a2ecfbbaae91
* isearch.el (isearch-search-fun): Use word-search-forward-lax and
word-search-backward-lax for incremental word search.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 25 Sep 2008 17:06:13 +0000 |
parents | 09db47fa2c88 |
children | 260673b5a172 |
comparison
equal
deleted
inserted
replaced
98347:0a71297a00f9 | 98348:a2ecfbbaae91 |
---|---|
1 2008-09-25 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * isearch.el (isearch-search-fun): Use word-search-forward-lax and | |
4 word-search-backward-lax for incremental word search. | |
5 | |
1 2008-09-25 Juanma Barranquero <lekktu@gmail.com> | 6 2008-09-25 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * generic-x.el (generic-other-modes): Fix typo in docstring. | 8 * generic-x.el (generic-other-modes): Fix typo in docstring. |
4 (generic-use-find-file-hook, generic-lines-to-scan) | 9 (generic-use-find-file-hook, generic-lines-to-scan) |
5 (generic-find-file-regexp, generic-ignore-files-regexp) | 10 (generic-find-file-regexp, generic-ignore-files-regexp) |