Mercurial > emacs
view lisp/toolbar/gud-s.xpm @ 56223:bc001e1ce517
2004-06-23 David Kastrup <dak@gnu.org>
* search.c (Freplace_match): Adjust the match-data more
thoroughly when replacing strings in the buffer.
search.c (match-data): When INTEGERS is non-nil and the last match
was in a buffer, add the buffer as last element to the match data.
(Fset_match_data): If an additional element of the match-data is
a buffer, restore it to last_thing_searched.
(save_search_regs): Save last_thing_searched as part of the match
data.
(restore_match_data): Restore it again.
author | David Kastrup <dak@gnu.org> |
---|---|
date | Wed, 23 Jun 2004 19:21:14 +0000 |
parents | 01eff098e535 |
children | f7114bba1fd4 |
line wrap: on
line source
/* XPM */ static char * step_xpm[] = { "24 24 6 1", " c #c0c0c0", ". c #d40000", "X c #616161", "o c #2a1f55", "O c #adadad", "+ c #cc9999", " ", " ", " ", " ", " ..... ", " . . ", " . . ", " . Xo . oX ", " . XoO . OoX ", " . oo .+.+. oo ", " oo +...+ oo ", " oo ... oo ", " oX +.+ Xo ", " oo . oo ", " oX Xo ", " oo oo ", " oo oo ", " oo oo ", " XoO OoX ", " Xo oX ", " ", " ", " ", " "};