log src/search.c @ 85494:d045b8090f51

age author description
Wed, 12 Sep 2007 07:22:20 +0000 Glenn Morris (boyer_moore): Remove #ifdef C_ALLOCA block.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 10 Jul 2007 03:48:51 +0000 Richard M. Stallman (Vinhibit_changing_match_data, search_regs_1): New vars.
Fri, 08 Jun 2007 20:08:39 +0000 Juanma Barranquero (wordify): Use empty_unibyte_string.
Sat, 05 Apr 2008 21:42:59 +0000 Chong Yidong (compile_pattern_1): Treat non-nil and non-string of
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 16 Nov 2007 22:16:01 +0000 Stefan Monnier (Fset_match_data): Remove the `evaporate' feature.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
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.