Mercurial > emacs
view lisp/toolbar/gud-display.xpm @ 48859:1c806f4edc19
(allout-init): Give report also in case auto-activation was inhibited.
(my-mark-marker): Test for feature 'xemacs instead of a string parse.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Mon, 16 Dec 2002 01:00:51 +0000 |
parents | 46a4047710f4 |
children |
line wrap: on
line source
/* XPM */ static char * display_xpm[] = { "24 24 2 1", " c #C0C0C0C0C0C0", ". c #000000000000", " ", " ", " ", " ", " ... ", " .. ", " .. ", " .. ", " ..... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ...... ", " ", " ", " ", " ", " ", " ", " "};