Mercurial > emacs
view etc/images/smilies/cry.xpm @ 105784:51992684b560
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
help-xref-info-regexp and help-xref-url-regexp to identify links.
(Further to Bug#3921).
author | Kevin Ryde <user42@zip.com.au> |
---|---|
date | Tue, 27 Oct 2009 22:59:55 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * cry_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++++++++.++.", ".+++++++.+.+.", ".+++++++.+.+.", ".++++++++..+.", ".+++.....+++.", ".++.+++++.++.", " .+++++++++. ", " ..+++++.. ", " ....... "};