1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
No description
Find a file
Karl Heuer 487282dc64 (searchbufs): New variable, replaces searchbuf and last_regexp and
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.
1994-10-19 04:51:45 +00:00
etc Better info about C-z vs C-x C-c. 1994-10-17 04:17:33 +00:00
lib-src Fix mismatch in conditionals. 1994-10-18 23:50:10 +00:00
lisp *** empty log message *** 1994-10-19 03:55:13 +00:00
lispref menu-bar-lines fix. 1994-10-11 20:17:52 +00:00
lwlib (fit_to_screen): Don't put the menu off the left or top. 1994-10-08 04:16:17 +00:00
msdos *** empty log message *** 1994-10-17 08:42:36 +00:00
src (searchbufs): New variable, replaces searchbuf and last_regexp and 1994-10-19 04:51:45 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat *** empty log message *** 1994-10-17 07:35:36 +00:00
config.guess Minor update to last change. 1994-10-18 23:29:31 +00:00
config.sub Translate -gnu/linux* to -linux*. 1994-10-04 09:12:29 +00:00
configure.in use new macro names 1994-09-13 15:46:47 +00:00
configure1.in (bitmapdirs): Default to /usr/include/X11/bitmaps. 1994-10-17 06:03:09 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL entered into RCS 1994-10-13 04:05:41 +00:00
make-dist (msdos): PUt sed* in the distribution. 1994-10-18 01:45:10 +00:00
Makefile.in (sharedstatedir): Substitute sharedstatedir properly. 1994-10-17 04:28:54 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00