Mercurial > emacs
view etc/images/gud/rcont.xpm @ 108830:0d7ed8742a5f
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 30 May 2010 06:44:46 +0200 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_continue_xpm[] = { "24 24 6 1", " c None", ". c #D99FAA", "+ c #CC0033", "@ c #616161", "# c #2A1F55", "$ c #AA9FAA", " ", " ", " ", " ", " .+ ", " .++. ", " @# #@ +++++++ ", " @#$ $#@ .++. ", " ## ## .+ ", " ## ## ", " ## ## ", " #@ @# ", " ## ## ", " #@ @# ", " ## ## ", " ## ## ", " ## ## ", " @#$ $#@ ", " @# #@ ", " ", " ", " ", " ", " "};