Mercurial > emacs
view etc/images/smilies/grin.xpm @ 103014:3df429718fa4
* thingatpt.el (thing-at-point-bounds-of-list-at-point): New
function (Bug#3027).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 18 Apr 2009 03:39:28 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * grin_xpm[] = { "13 14 4 1", " c None", ". c #000000", "+ c #FFDD00", "@ c #FFFFFF", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+.........+.", ".+.@@@@@@@.+.", ".++.@@@@@.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};