- 10 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 01 Sep, 1996 1 commit
-
-
Karl Heuer authored
-
- 14 Jul, 1996 1 commit
-
-
Karl Heuer authored
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 09 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 25 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 18 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
Case tables are char-tables now.
-
- 08 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 09 Jun, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 06 Jun, 1995 1 commit
-
-
Karl Heuer authored
to Fupcase_initials and Fupcase_initials_region for consistency.
-
- 05 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 04 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 07 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
Use EMACS_INT for comparing pointers.
-
- 06 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 25 Dec, 1994 1 commit
-
-
Richard M. Stallman authored
(save_search_regs): Set them to 0 here.
-
- 11 Dec, 1994 1 commit
-
-
Richard M. Stallman authored
And no need to BLOCK_INPUT for that. (compile_pattern_1): Instead of here.
-
- 07 Dec, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 22 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 21 Nov, 1994 1 commit
-
-
Francesco Potortì authored
when a filter or sentinel tries to modify it.
-
- 19 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
(compile_pattern_1): New arg `posix'. Controls the syntax spec for parsing; also record it in the cache. (compile_pattern): New arg `posix'. (looking_at_1, string_match_1, fast_string_match): Pass 0 for new arg. (search_buffer): New arg `posix'. Now static. (search_command): New arg `posix'. All callers changed. (Fposix_search_forward, Fposix_search_backward): New functions. (string_match_1, looking_at_1): New subroutines broken out. (Fstring_match, Flooking_at): Use them. (Fposix_string_match, Fposix_looking_at): New functions. (syms_of_search): defsubr new functions.
-
- 19 Oct, 1994 1 commit
-
-
Karl Heuer authored
search_fastmap. (syms_of_search): Initialize it. (searchbuf_head): New variable. (compile_pattern_1): Renamed from compile_pattern and made static. Copy the regexp string in case the caller modifies it in place later. (compile_pattern): New code, uses a cached entry if one is available. The pattern buffer is now a return value instead of an arg. (set_search_regs): Set num_regs directly, since there's no active pattern buffer to pass to re_set_registers. (Fstore_match_data): Likewise. (Flooking_at): Use the new calling convention for compile_pattern. (Fstring_match, fast_string_match, search_buffer): Likewise.
-
- 11 Oct, 1994 1 commit
-
-
Jim Blandy authored
back on by setting it to allow_quit, never 1. (find_before_next_newline): Declare the arguments' types explicitly; don't let them default to int.
-
- 08 Oct, 1994 1 commit
-
-
Jim Blandy authored
(max, min): Make these functions, not macros; we'd like to pass them arguments that would be bad to evaluate more than once. (newline_cache_on_off): New function. (scan_buffer): New argument END. Call newline_cache_on_off. If this buffer's newline cache is enabled, consult it to see if we need to scan a region for newlines, and store information in the cache after doing so. (find_next_newline): Pass new arg to scan_buffer. (find_before_next_newline): New function.
-
- 04 Oct, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
Use new accessor macros instead of calling XSET directly.
-
- 27 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 23 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 20 Sep, 1994 1 commit
-
-
Karl Heuer authored
(search_buffer): Don't depend on internal format of re_pattern_buffer.
-
- 23 Aug, 1994 1 commit
-
-
Karl Heuer authored
-
- 11 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 14 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 11 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 25 May, 1994 2 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 04 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 05 Apr, 1994 1 commit
-
-
Karl Heuer authored
-
- 27 Mar, 1994 1 commit
-
-
Richard M. Stallman authored
-