Sun, 24 Sep 2006 20:28:49 +0000 |
Richard M. Stallman |
(compile_pattern_1): Don't BLOCK_INPUT.
|
Tue, 19 Sep 2006 21:44:52 +0000 |
Chong Yidong |
* search.c (struct regexp_cache): New entry syntax_table.
|
Sun, 17 Sep 2006 17:38:59 +0000 |
Chong Yidong |
* search.c (clear_regexp_cache): New function.
|
Fri, 08 Sep 2006 12:07:07 +0000 |
Richard M. Stallman |
(looking_at_1, string_match_1, search_command):
|
Tue, 18 Jul 2006 13:28:53 +0000 |
Kim F. Storm |
(compile_pattern_1): Use xsignal1.
|
Wed, 12 Jul 2006 13:20:32 +0000 |
Kim F. Storm |
(Fset_match_data): Use CHECK_LIST.
|
Mon, 29 May 2006 08:06:15 +0000 |
Dan Nicolaescu |
* search.c (matcher_overflow): Mark as NO_RETURN.
|
Sun, 09 Apr 2006 01:59:45 +0000 |
Richard M. Stallman |
(boyer_moore): Test ch >= 0400, not >.
|
Wed, 01 Mar 2006 23:52:22 +0000 |
Luc Teirlinck |
(Fregexp_quote): Do not precede a literal `]' with two backslashes to
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 15 Jan 2006 12:07:41 +0000 |
Andreas Schwab |
(Freplace_match): Use UPPERCASEP instead of !NOCASEP.
|
Tue, 08 Nov 2005 21:38:10 +0000 |
Kim F. Storm |
(search_buffer): No need to initialize base_pat.
|
Fri, 21 Oct 2005 00:42:13 +0000 |
Kenichi Handa |
(boyer_moore): Surround the '||' part of expression in
|
Wed, 19 Oct 2005 04:47:50 +0000 |
Richard M. Stallman |
Fix prev change.
|
Wed, 19 Oct 2005 01:52:50 +0000 |
Richard M. Stallman |
(Fstring_match): Doc fix.
|