Mercurial > emacs
view lisp/sb-tag-plus.xpm @ 57318:99238df8b246
(enriched-mode-map): Give `set-left-margin' and `set-right-margin'
bindings that follow the minor mode conventions.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 04 Oct 2004 22:32:59 +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", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@+@@@@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.+...@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", " #+@@@@@@@.@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};