Mercurial > emacs
view etc/images/smilies/smile.xpm @ 64349:1c727f4fdfb0
(emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 15 Jul 2005 17:37:27 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * smile_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".++.+++++.++.", ".++.+++++.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};