Mercurial > emacs
view lisp/toolbar/mh-logo.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 | b35587af8747 |
children |
line wrap: on
line source
/* XPM */ static char *mh-e[] = { /* width height num_colors chars_per_pixel */ " 18 13 2 1", /* colors */ "# c #666699", ". c None s None", /* pixels */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };