summaryrefslogtreecommitdiff
path: root/src/search.c
Commit message (Expand)AuthorAgeFilesLines
...
* (Freplace_match): Fix argument names to match doc string.Brian Fox1993-10-251-10/+10
* (skip_chars): Fixed typo.Brian Fox1993-10-081-2/+4
* (skip_chars): Reinstate check for end of buffer, ignoring crypticBrian Fox1993-10-071-2/+7
* (Freplace_match): Call Finsert_and_inherit.Richard M. Stallman1993-09-141-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (compile_pattern): Cast result of re_compile_pattern.Richard M. Stallman1993-08-141-3/+2
* (search_buffer): If n is 0, just return POS.Richard M. Stallman1993-07-271-1/+5
* * search.c (Flooking_at, Fstring_match, fast_string_match,Jim Blandy1993-06-101-10/+0
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * search.c (Freplace_match): Arrange for markers sitting at theJim Blandy1993-05-041-9/+17
* (search_buffer): Fix typo in previous change.Richard M. Stallman1993-04-071-7/+9
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-0/+21
* (Freplace_match): Clean up criterion about converting case.Richard M. Stallman1993-03-281-17/+19
* * callint.c (Fcall_interactively): Pass the correct number ofJim Blandy1993-02-221-1/+1
* (Fskip_syntax_backward): New function.Richard M. Stallman1993-02-211-24/+76
* (search_command): #if 0 previous change.Richard M. Stallman1993-02-151-0/+5
* (search_command): When moving to LIM on failure, return LIM.Richard M. Stallman1993-02-151-2/+3
* * search.c (Fskip_chars_forward, Fskip_chars_backward): Return theJim Blandy1992-12-121-18/+27
* * search.c (Fstore_match_data): Don't assume Flength returns anJim Blandy1992-10-311-1/+1
* Comment fix.Richard M. Stallman1992-10-151-1/+2
* entered into RCSRichard M. Stallman1992-07-221-0/+19
* *** empty log message ***Jim Blandy1992-07-161-1/+2
* *** empty log message ***Jim Blandy1992-06-241-16/+39
* *** empty log message ***Jim Blandy1992-06-101-18/+72
* *** empty log message ***Jim Blandy1992-05-181-33/+47
* *** empty log message ***Jim Blandy1992-05-101-1/+0
* *** empty log message ***Jim Blandy1992-05-101-4/+4
* *** empty log message ***Richard M. Stallman1992-05-081-1/+5
* *** empty log message ***Jim Blandy1992-04-241-14/+51
* *** empty log message ***Jim Blandy1992-04-041-1/+1
* Initial revisionJim Blandy1992-04-011-0/+1294