Mercurial > emacs
view etc/images/custom/right.xpm @ 109101:6b53237eedca
Fix MS-DOS configury.
sed1v2.inp (LIB_GCC): Edit to empty.
Chdir back to ../src after compiling each .el file.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 02 Jul 2010 15:43:15 +0300 |
parents | 2c9f719ae74b |
children |
line wrap: on
line source
/* XPM */ static char * right_xpm[] = { "9 9 4 1", " c none", ". c black", "x c gray45", "+ c white", ".. ", ".x.. ", ".++x.. ", ".++++x.. ", ".++++++x.", ".++++x.. ", ".++x.. ", ".x.. ", ".. "};