Mercurial > emacs
view lisp/toolbar/lc-save.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 | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * save2_xpm[] = { "24 24 12 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #BBBDBA", "# c #7A98B0", "$ c #6B6B66", "% c #EBA291", "& c #3E4850", "* c #B0CCE2", "= c #4D687C", "- c #504D46", "; c #974F3D", " ", " +++++++++++++++++++ ", " +**$%%%%%%%%%%%%@$**+ ", " +*#$%%%%%%%%;;%;;$#=+ ", " +*#$%%%%%%;%;%;;;$#=+ ", " +*#$.............$#=+ ", " +*#$.............$#=+ ", " +*#$@@@@@@@@@@@@@$#=+ ", " +*#$.............$#=+ ", " +*#$.............$#=+ ", " +*#$@@@@@@@@@@@@@$#$+ ", " +*#$.............$#&+ ", " +*##$$$$$$$$$$$$$$#&+ ", " +*#################&+ ", " +*###&&&==$$$$&&&#*&+ ", " +*##&@@....@@@@$==*&+ ", " +*##&@.$--@@@@@&==*&+ ", " +*##&..$--@@@@@&==*&+ ", " +*##&..---@@@..&==*&+ ", " +###&@@---@@...&==*&+ ", " +==&@@@@@@..@@&==*&+ ", " ++++++++++++++++&+ ", " ", " "};