Mercurial > emacs
view lisp/toolbar/gud-display.xpm @ 50673:4b5928c8d588
(comment-normalize-vars): Fix regexp.
Prompt the user for the comment-start to use rather than signalling an error.
(uncomment-region): Don't leave half-removed comment markers.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 23 Apr 2003 14:55:19 +0000 |
parents | 46a4047710f4 |
children |
line wrap: on
line source
/* XPM */ static char * display_xpm[] = { "24 24 2 1", " c #C0C0C0C0C0C0", ". c #000000000000", " ", " ", " ", " ", " ... ", " .. ", " .. ", " .. ", " ..... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ...... ", " ", " ", " ", " ", " ", " ", " "};