Mercurial > emacs
view lisp/toolbar/gud-display.xpm @ 51304:955ff3c53a87
(kill-region): If nothing was killed, and the
previous command was not a kill, break kill sequence.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Wed, 28 May 2003 20:07:10 +0000 |
parents | 46a4047710f4 |
children |
line wrap: on
line source
/* XPM */ static char * display_xpm[] = { "24 24 2 1", " c #C0C0C0C0C0C0", ". c #000000000000", " ", " ", " ", " ", " ... ", " .. ", " .. ", " .. ", " ..... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ...... ", " ", " ", " ", " ", " ", " ", " "};