Mercurial > emacs
changeset 95854:9ca85a90dfac
* longlines.el (longlines-search-forward)
(longlines-search-backward, longlines-re-search-forward): Use a
smarter search-spaces-regexp.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 12 Jun 2008 17:27:45 +0000 |
parents | 174293e3d9fc |
children | 5bef95d2d506 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 12 16:56:43 2008 +0000 +++ b/lisp/ChangeLog Thu Jun 12 17:27:45 2008 +0000 @@ -1,3 +1,9 @@ +2008-06-12 Chong Yidong <cyd@stupidchicken.com> + + * longlines.el (longlines-search-forward) + (longlines-search-backward, longlines-re-search-forward): Use a + smarter search-spaces-regexp. + 2008-06-12 Sam Steingold <sds@gnu.org> * vc.el (vc-rename-file): DTRT when the destination is a directory