Mercurial > emacs
view lisp/sb-tag-v.xpm @ 61716:b4f867a07e7f
(assq-delete-all): New implementation that is linear, not quadratic.
Suggested by David Kastrup <dak@gnu.org>.
(rassq-delete-all): New function.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 21 Apr 2005 21:15:51 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_v_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@++++++++++#@+#", ".+@@@@@++++++++#@@+#", ".+@++@@@++++++#@@@+#", ".+@++@@@@++++#@@@@+#", ".+@@@@@@@@++#@@@@@+#", " #+@@@@@@@@#@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};