(Fmatch_data): Add optional RESEAT arg. Unchain markers
authorKim F. Storm <storm@cua.dk>
Wed, 8 Jun 2005 22:32:20 +0000 (22:32 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 8 Jun 2005 22:32:20 +0000 (22:32 +0000)
commitabd0071cac2757eb7d1f34ae3c7e15c5093df77d
treeb09181ae715d5843f9d2d6ce1cff0fce60b1ef0c
parent72f23b85ef2b057446b92375d176ff503932a60b
(Fmatch_data): Add optional RESEAT arg.  Unchain markers
in REUSE list if non-nil; free them if equal to evaporate.
(Fset_match_data): Add optional RESEAT arg.  Unchain markers in LIST
if non-nil; free them if equal to evaporate.  Use XCAR/XCDR.
(restore_search_regs): Rename from restore_match_data.  Uses changed.
(unwind_set_match_data): New function.
(record_unwind_save_match_data): New function like save-match-data.
src/search.c