Mercurial > emacs
view etc/images/tree-widget/folder/open.xpm @ 111755:350f17da7963
Document byte-to-string in Lisp manual.
* objects.texi (Symbol Type):
* text.texi (Near Point):
* help.texi (Help Functions):
* functions.texi (Mapping Functions): Use string instead of
char-to-string in examples.
* nonascii.texi (Converting Representations): Document
byte-to-string.
* strings.texi (Creating Strings): Don't mention semi-obsolete
function char-to-string.
(String Conversion): Shorten discussion of semi-obsolete function
string-to-char. Link to Converting Representations.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 21 Nov 2010 13:07:47 -0500 |
parents | 96fd64801741 |
children |
line wrap: on
line source
/* XPM */ static char * open_xpm[] = { "16 22 14 1", " c None", ". c #848400", "+ c #D6D67B", "@ c #CECE7B", "# c #CECE73", "$ c #C6C66B", "% c #BDBD5A", "& c #BDBD52", "* c #ADAD39", "= c #ADAD42", "- c #B5B54A", "; c #C6C663", "> c #CECE6B", ", c #A5A5C6", " ", " ", " ", " ", " ", " ", " .... ", ".+@@#..... ", ".@@##$$%%&. ", ".@#.......... ", ".#.*==--&%%;;. ", ".#.==--&%%;;. ", "..==--&%%;;$. ", "..=--&%%;;$. ", ".=--&%%;;$>. ", "........... ", " ", " , ", " ", " , ", " ", " , "};