Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
80441:4d9b7beea2ae | 80442:e125dad5187d |
---|---|
1 2008-04-05 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * search.c (compile_pattern_1): Treat non-nil and non-string of | |
4 search-spaces-regexp as nil. | |
5 | |
1 2008-04-05 Eli Zaretskii <eliz@gnu.org> | 6 2008-04-05 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive. | 8 * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive. |
4 | 9 |
5 2008-03-31 Chong Yidong <cyd@stupidchicken.com> | 10 2008-03-31 Chong Yidong <cyd@stupidchicken.com> |