Mercurial > emacs
view lisp/term/vt102.el @ 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 | 695cf19ef79e |
children | af1c58687bdd 375f2633d815 |
line wrap: on
line source
;; -*- no-byte-compile: t -*- (load "term/vt100" nil t) ;;; arch-tag: 6e839cfc-125a-4574-82f1-c23a51f7c50f ;;; vt102.el ends here