Mercurial > emacs
comparison nt/README @ 63145:73d9b884e8c8
(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.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 08 Jun 2005 22:32:20 +0000 |
parents | ac71b28eccf8 |
children | 3723093a21fd |
comparison
equal
deleted
inserted
replaced
63144:e8b95d8eb45a | 63145:73d9b884e8c8 |
---|