Mercurial > emacs
view lisp/sb-tag-gt.xpm @ 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 | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_gt_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@++@@@@@@@+#", " .+@@@@@@+++@@@@@@+#", ".+@@@@@@@++++@@@@@+#", ".+@++@@@@+++++@@@@+#", ".+@++@@@@+++++#@@@+#", ".+@@@@@@@++++#@@@@+#", " #+@@@@@@+++#@@@@@+#", " #+@@@@@++#@@@@@@+#", " #++++++#+++++++# ", " ############## ", " "};