log src/search.c @ 81546:955be775b671

age author description
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.
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.