Tue, 09 Jan 1996 00:33:47 +0000 |
Erik Naggum |
(Fmatch_end, Fregexp_quote): Harmonize arguments with documentation.
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Wed, 25 Oct 1995 19:33:48 +0000 |
Richard M. Stallman |
(string_match_1): Pass the POSIX arg to compile_pattern.
|
Wed, 18 Oct 1995 23:30:32 +0000 |
Richard M. Stallman |
(compile_pattern_1, compile_pattern, search_buffer):
|
Tue, 08 Aug 1995 21:20:07 +0000 |
Richard M. Stallman |
(Freplace_match): New arg SUBEXP.
|
Thu, 15 Jun 1995 20:42:24 +0000 |
Karl Heuer |
Update GPL to version 2.
|
Fri, 09 Jun 1995 01:10:11 +0000 |
Karl Heuer |
(Freplace_match): Do the right thing with backslash.
|
Fri, 09 Jun 1995 01:07:18 +0000 |
Karl Heuer |
(Freplace_match): Fix check for valid reg in string replace.
|
Tue, 06 Jun 1995 01:48:53 +0000 |
Karl Heuer |
(Freplace_match): Calls to upcase_initials and upcase_initials_region changed
|
Mon, 05 Jun 1995 12:32:41 +0000 |
Karl Heuer |
(trivial_regexp_p): = is special after \.
|
Thu, 04 May 1995 16:17:44 +0000 |
Richard M. Stallman |
(search_buffer): Cast p_limit to EMACS_INT not int.
|
Fri, 07 Apr 1995 18:46:21 +0000 |
Richard M. Stallman |
(search_buffer): Avoid casting trt to int.
|
Thu, 06 Apr 1995 05:18:35 +0000 |
Richard M. Stallman |
(Flooking_at, Fposix_looking_at): Change arg name.
|
Sun, 25 Dec 1994 21:15:07 +0000 |
Richard M. Stallman |
(set_search_regs): Really set search_regs.start and .end.
|
Sun, 11 Dec 1994 08:26:27 +0000 |
Richard M. Stallman |
(compile_pattern): Call re_set_registers here.
|