Mercurial > emacs
view lisp/sb-tag-plus.xpm @ 64561:dc9ffd263776
(tempo-insert-prompt, tempo-interactive, tempo-show-completion-buffer,
tempo-tags, tempo-match-finder, tempo-insert-string-functions, tempo-local-tags,
tempo-define-template, tempo-insert-template, tempo-insert-prompt-compat,
tempo-is-user-element, tempo-insert-mark, tempo-find-match-string,
tempo-complete-tag): Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 21 Jul 2005 10:33:36 +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", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@+@@@@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.+...@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", " #+@@@@@@@.@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};