Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / search.c
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-14 Richard M. Stallman(compile_pattern): Cast result of re_compile_pattern.
1993-07-27 Richard M. Stallman(search_buffer): If n is 0, just return POS.
1993-06-10 Jim Blandy* search.c (Flooking_at, Fstring_match, fast_string_match,
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-04 Jim Blandy* search.c (Freplace_match): Arrange for markers sittin...
1993-04-07 Richard M. Stallman(search_buffer): Fix typo in previous change.
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-28 Richard M. Stallman(Freplace_match): Clean up criterion about converting...
1993-02-22 Jim Blandy* callint.c (Fcall_interactively): Pass the correct...
1993-02-21 Richard M. Stallman(Fskip_syntax_backward): New function.
1993-02-15 Richard M. Stallman(search_command): #if 0 previous change.
1993-02-15 Richard M. Stallman(search_command): When moving to LIM on failure, return...
1992-12-12 Jim Blandy* search.c (Fskip_chars_forward, Fskip_chars_backward...
1992-10-31 Jim Blandy* search.c (Fstore_match_data): Don't assume Flength...
1992-10-15 Richard M. StallmanComment fix.
1992-07-22 Richard M. Stallmanentered into RCS
1992-07-16 Jim Blandy*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-06-10 Jim Blandy*** empty log message ***
1992-05-18 Jim Blandy*** empty log message ***
1992-05-10 Jim Blandy*** empty log message ***
1992-05-10 Jim Blandy*** empty log message ***
1992-05-08 Richard M. Stallman*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1992-04-04 Jim Blandy*** empty log message ***
1992-04-01 Jim BlandyInitial revision