Mercurial > emacs
view lisp/sb-tag-v.xpm @ 59688:3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
* progmodes/grep.el: Add alias `find-grep' for `grep-find'.
* building.texi (Grep Searching): Mention alias `find-grep' for
`grep-find'.
author | David Kastrup <dak@gnu.org> |
---|---|
date | Sat, 22 Jan 2005 15:43:56 +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", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@++++++++++#@+#", ".+@@@@@++++++++#@@+#", ".+@++@@@++++++#@@@+#", ".+@++@@@@++++#@@@@+#", ".+@@@@@@@@++#@@@@@+#", " #+@@@@@@@@#@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};