log src/search.c @ 103935:73ee844b3bb6

age author description
Thu, 16 Apr 2009 16:01:14 +0000 Andreas Schwab * search.c: Use EMACS_INT for buffer positions. Add prototypes.
Thu, 16 Apr 2009 09:30:45 +0000 Andreas Schwab (boyer_moore): Use zero as marker value for a possible
Wed, 15 Apr 2009 17:06:34 +0000 Stefan Monnier (match-data): Refer to `set-match-data' rather than `store-match-data'.
Thu, 12 Feb 2009 06:01:23 +0000 Kenichi Handa (fast_looking_at): New function.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 25 Sep 2008 17:05:45 +0000 Chong Yidong (wordify): New argument for lax word-ends.
Wed, 27 Aug 2008 10:56:15 +0000 Andreas Schwab (search_buffer): Set char_base to zero only at the end.