log src/search.c @ 5427:cde2cde50796

age author description
Wed, 10 Nov 1993 19:52:09 +0000 Richard M. Stallman (Fskip_chars_backward, Fskip_chars_forward): Doc fix.
Wed, 10 Nov 1993 08:29:34 +0000 Richard M. Stallman (skip_chars): Finish reenabling checks for buffer bounds.
Mon, 25 Oct 1993 05:09:20 +0000 Brian Fox (Freplace_match): Fix argument names to match doc string.
Fri, 08 Oct 1993 07:36:11 +0000 Brian Fox (skip_chars): Fixed typo.
Thu, 07 Oct 1993 22:58:57 +0000 Brian Fox (skip_chars): Reinstate check for end of buffer, ignoring cryptic
Tue, 14 Sep 1993 12:08:30 +0000 Richard M. Stallman (Freplace_match): Call Finsert_and_inherit.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 14 Aug 1993 20:16:43 +0000 Richard M. Stallman (compile_pattern): Cast result of re_compile_pattern.
Tue, 27 Jul 1993 07:25:54 +0000 Richard M. Stallman (search_buffer): If n is 0, just return POS.
Thu, 10 Jun 1993 12:52:31 +0000 Jim Blandy * search.c (Flooking_at, Fstring_match, fast_string_match,
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Tue, 04 May 1993 02:35:38 +0000 Jim Blandy * search.c (Freplace_match): Arrange for markers sitting at the
Wed, 07 Apr 1993 20:08:55 +0000 Richard M. Stallman (search_buffer): Fix typo in previous change.
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.