Sun, 14 Jan 2007 03:38:22 +0000 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
Tue, 26 Dec 2006 18:02:27 +0000 |
Richard M. Stallman |
(Fsearch_forward): Doc fix.
|
Tue, 19 Dec 2006 16:14:54 +0000 |
Juanma Barranquero |
(Fsearch_forward): Doc fix.
|
Fri, 17 Nov 2006 12:12:05 +0000 |
Kenichi Handa |
(simple_search): In the loop of backward searching,
|
Tue, 03 Oct 2006 13:47:26 +0000 |
Stefan Monnier |
(compile_pattern): Only check `cp->syntax_table' if needed.
|
Tue, 03 Oct 2006 13:25:26 +0000 |
Stefan Monnier |
(compile_pattern): Only check `cp->syntax_table' if needed.
|
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
|