log src/search.c @ 7307:cd81dba38a49

age author description
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Tue, 05 Apr 1994 04:51:58 +0000 Karl Heuer (Freplace_match): Don't capitalize unless all matched words are capitalized.
Sun, 27 Mar 1994 07:51:45 +0000 Richard M. Stallman (Freplace_match): Doc fix.
Mon, 14 Mar 1994 21:44:12 +0000 Karl Heuer (search_buffer): Avoid boolean/integer mixing that confuses some compilers.
Thu, 10 Mar 1994 22:55:04 +0000 Karl Heuer (Fre_search_forward, Fre_search_backward): Doc fix.
Fri, 04 Mar 1994 04:42:04 +0000 Richard M. Stallman (skip_chars): Treat `-' as alias for space, if syntaxp.
Thu, 03 Feb 1994 05:06:01 +0000 Richard M. Stallman (scan_buffer): New arg ALLOW_QUIT.
Mon, 10 Jan 1994 22:36:49 +0000 Richard M. Stallman (set_search_regs): New subroutine.
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.
Sun, 28 Mar 1993 05:21:24 +0000 Richard M. Stallman (Freplace_match): Clean up criterion about converting case.
Mon, 22 Feb 1993 14:48:45 +0000 Jim Blandy * callint.c (Fcall_interactively): Pass the correct number of
Sun, 21 Feb 1993 06:03:36 +0000 Richard M. Stallman (Fskip_syntax_backward): New function.
Mon, 15 Feb 1993 05:55:45 +0000 Richard M. Stallman (search_command): #if 0 previous change.
Mon, 15 Feb 1993 05:42:13 +0000 Richard M. Stallman (search_command): When moving to LIM on failure, return LIM.
Sat, 12 Dec 1992 15:37:30 +0000 Jim Blandy * search.c (Fskip_chars_forward, Fskip_chars_backward): Return the
Sat, 31 Oct 1992 05:38:19 +0000 Jim Blandy * search.c (Fstore_match_data): Don't assume Flength returns an
Thu, 15 Oct 1992 05:07:42 +0000 Richard M. Stallman Comment fix.
Wed, 22 Jul 1992 03:10:28 +0000 Richard M. Stallman entered into RCS
Thu, 16 Jul 1992 22:56:42 +0000 Jim Blandy *** empty log message ***
Wed, 24 Jun 1992 05:09:26 +0000 Jim Blandy *** empty log message ***
Wed, 10 Jun 1992 03:53:16 +0000 Jim Blandy *** empty log message ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Sun, 10 May 1992 21:52:58 +0000 Jim Blandy *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Fri, 08 May 1992 06:55:33 +0000 Richard M. Stallman *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Sat, 04 Apr 1992 05:55:39 +0000 Jim Blandy *** empty log message ***
Wed, 01 Apr 1992 10:45:51 +0000 Jim Blandy Initial revision