Mercurial > emacs
view etc/images/smilies/smile.xpm @ 112096:290ee662951b
* lisp/files.el (file-local-variables-alist): Make permanent-local.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 01 Jan 2011 22:57:26 -0500 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * smile_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".++.+++++.++.", ".++.+++++.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};