Sun, 13 Jul 1997 06:36:36 +0000 |
Richard M. Stallman |
(compile_pattern_1): Don't declare val with CONST.
|
Mon, 09 Jun 1997 18:01:02 +0000 |
Richard M. Stallman |
(fast_c_string_match_ignore_case):
|
Mon, 02 Jun 1997 18:30:09 +0000 |
Richard M. Stallman |
(Freplace_match): If opoint is 0, that's relative to ZV.
|
Mon, 02 Jun 1997 02:19:29 +0000 |
Richard M. Stallman |
(search_buffer): Use XINT around refs to trt.
|
Sat, 31 May 1997 19:20:26 +0000 |
Richard M. Stallman |
(Freplace_match): Fix previous change.
|
Sat, 31 May 1997 07:40:46 +0000 |
Richard M. Stallman |
(Freplace_match): Use move_if_not_intangible
|
Tue, 15 Apr 1997 04:52:38 +0000 |
Richard M. Stallman |
(looking_at_1): Set re_match_object.
|
Wed, 02 Apr 1997 04:24:41 +0000 |
Richard M. Stallman |
(skip_chars): Make `c' an unsigned int.
|
Sat, 22 Mar 1997 04:17:06 +0000 |
Richard M. Stallman |
(Freplace_match): Give error if
|
Thu, 27 Feb 1997 06:50:46 +0000 |
Kenichi Handa |
(skip_chars): If enable-multibyte-characters is nil,
|
Sun, 23 Feb 1997 22:49:18 +0000 |
Karl Heuer |
Fix previous change.
|
Thu, 20 Feb 1997 07:26:24 +0000 |
Karl Heuer |
Include category.h and charset.h.
|
Sun, 19 Jan 1997 01:28:07 +0000 |
Richard M. Stallman |
(skip_chars): Optimize by not calling SET_PT in the loop.
|
Thu, 19 Dec 1996 08:11:56 +0000 |
Richard M. Stallman |
(Fmatch_data): Doc fix.
|
Wed, 18 Dec 1996 23:35:48 +0000 |
Richard M. Stallman |
(Fmatch_data): New args INTEGERS and REUSE.
|
Sun, 22 Sep 1996 04:38:10 +0000 |
Richard M. Stallman |
(REGEXP_CACHE_SIZE): Increase to 20.
|
Tue, 10 Sep 1996 19:50:56 +0000 |
Richard M. Stallman |
(search_buffer): Use EMACS_UINT.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Sun, 14 Jul 1996 00:06:09 +0000 |
Karl Heuer |
(Fmatch_data): If no matching done yet, return Qnil.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
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 \.
|