Mercurial > emacs
view lisp/sb-tag-plus.xpm @ 58085:18b96dd184c4
(Fcall_interactively): Remove unused variable 'funcar'.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 09 Nov 2004 13:18:58 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_plus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@+@@@@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.+...@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", " #+@@@@@@@.@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};