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.
|
Wed, 07 Dec 1994 13:03:48 +0000 |
Richard M. Stallman |
(search_regs_saved): Delete initializer.
|
Tue, 22 Nov 1994 23:33:01 +0000 |
Richard M. Stallman |
(save_search_regs): Add declaration.
|
Mon, 21 Nov 1994 12:50:27 +0000 |
Francesco Potort |
Added code for automatically saving and restoring the match data
|
Sat, 19 Nov 1994 10:00:14 +0000 |
Richard M. Stallman |
(struct regexp_cache): New field `posix'.
|
Wed, 19 Oct 1994 04:51:45 +0000 |
Karl Heuer |
(searchbufs): New variable, replaces searchbuf and last_regexp and
|
Tue, 11 Oct 1994 19:44:27 +0000 |
Jim Blandy |
(scan_buffer): After temporarily turning immediate_quit off, turn it
|
Sat, 08 Oct 1994 22:15:15 +0000 |
Jim Blandy |
* search.c: #include "region-cache.h".
|
Tue, 04 Oct 1994 16:12:32 +0000 |
Karl Heuer |
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 12:22:12 +0000 |
Karl Heuer |
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
|
Tue, 27 Sep 1994 01:24:44 +0000 |
Karl Heuer |
(Fmatch_data, Fstore_match_data): Use type test macros.
|