Mercurial > emacs
view etc/images/gud/pstar.xpm @ 104622:cf947e01a2b6
* lisp.h: Replace #if 0 code for checking with text pointing to
the --enable-checking configure flag.
* emacs.c (main): Mention the --enable-profiling configure flag
instead of using CFLAGS.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 26 Aug 2009 19:57:44 +0000 |
parents | b6db02ca1b7c |
children |
line wrap: on
line source
/* XPM */ static char * pstar_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};