Mercurial > emacs
view etc/images/ezimage/lock.xpm @ 66959:35ab5e34fdf5
(face-read-string): Set the default value arg of completing-read.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 17 Nov 2005 07:20:51 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * lock_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ........ ", " ..++++++.. ", " .++....++. ", " .+......+. ", " ..+......+.. ", " ..++++++++++..", " .++@@@@@@@@++.", " .+@@@@@@@@@@+.", " .+@@@@@@@@@@+.", " .+@@@++++@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .++++++++++++.", " .............."};