Mercurial > emacs
diff src/ChangeLog @ 80442:e125dad5187d
* search.c (compile_pattern_1): Treat non-nil and non-string of
search-spaces-regexp as nil.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 05 Apr 2008 21:42:01 +0000 |
parents | 4d9b7beea2ae |
children | dbf3c4aa7b26 4e76a03232e5 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Apr 05 19:10:08 2008 +0000 +++ b/src/ChangeLog Sat Apr 05 21:42:01 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-05 Chong Yidong <cyd@stupidchicken.com> + + * search.c (compile_pattern_1): Treat non-nil and non-string of + search-spaces-regexp as nil. + 2008-04-05 Eli Zaretskii <eliz@gnu.org> * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.