Mercurial > emacs
view etc/images/gud/cont.xpm @ 93558:80816955b2c7
(c-defun-name, c-cpp-define-name): New optimised functions to get the
name of the current defun/macro.
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Wed, 02 Apr 2008 21:24:30 +0000 |
parents | 8d47733bcd93 |
children |
line wrap: on
line source
/* XPM */ static char * continue_xpm[] = { "24 24 6 1", " c None", ". c #cc0033", "X c #d99faa", "o c #616161", "O c #2a1f55", "+ c #aa9faa", " ", " ", " ", " ", " .X ", " X..X ", " ....... oO Oo ", " X..X oO+ +Oo ", " .X OO OO ", " OO OO ", " OO OO ", " Oo oO ", " OO OO ", " Oo oO ", " OO OO ", " OO OO ", " OO OO ", " oO+ +Oo ", " oO Oo ", " ", " ", " ", " ", " "};