Mercurial > emacs
view etc/images/gud/rcont.xpm @ 109889:297362357192
Fix version string in top-level MSDOS Makefile.
msods/mainmake.v2 (version): Update due to change in emacs.c.
src/emacs.c <emacs_version>: Add a comment regarding msdos/mainmake.v2's
dependency on the syntax of this declaration.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 20 Aug 2010 22:45:24 +0300 |
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", " ", " ", " ", " ", " .+ ", " .++. ", " @# #@ +++++++ ", " @#$ $#@ .++. ", " ## ## .+ ", " ## ## ", " ## ## ", " #@ @# ", " ## ## ", " #@ @# ", " ## ## ", " ## ## ", " ## ## ", " @#$ $#@ ", " @# #@ ", " ", " ", " ", " ", " "};