]> git.eshelyaron.com Git - emacs.git/commit
* isearch.el (isearch-lazy-highlight-space-regexp): New variable.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 15 Feb 2007 16:53:53 +0000 (16:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 15 Feb 2007 16:53:53 +0000 (16:53 +0000)
commit51eeb2ff1b3cf4b752137c1b9249f6104b70c038
tree1d8f98222517c296bddb12272ebcf73004952273
parenta3609743156ca71f1e33aeafb1c803ec7a5176c0
* isearch.el (isearch-lazy-highlight-space-regexp): New variable.
(isearch-lazy-highlight-new-loop): Bind it.
(isearch-lazy-highlight-search): Use it.

* replace.el (replace-highlight): Bind search-whitespace-regexp to
nil.
lisp/ChangeLog