Mercurial > emacs
view etc/images/gud/nexti.xpm @ 110637:494ea2fb03d7
Remove Emacs 21 stuff.
mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist, mm-mime-charset): Comment fix.
rfc2047.el (rfc2047-syntax-table): Comment fix.
utf7.el (utf7-utf-16-coding-system): Comment fix.
nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load' rather than `insert-file-contents' and `eval-region'.
pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else construction.
time-date.el: No need to require cl for Emacs 21.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Wed, 29 Sep 2010 01:09:50 +0000 |
parents | f309eed9f854 |
children |
line wrap: on
line source
/* XPM */ static char * gud_nexti_xpm[] = { "24 24 6 1", " c None", ". c #CCCC00003333", "X c #616161616161", "o c #D4D400000000", "O c #CCCC99999999", "+ c #2A2A1F1F5555", " ", " ", " ", " ", " .......... ", " . . ", " . . ", " . . ", " . . ", " . X X oO.Oo ", " X+ +X O...O ", " X+ +X ... ", " X+ +X O.O ", " X+ +X . ", " +X X+ ", " +X X+ ", " +X X+ ", " +X X+ ", " + + ", " ", " ", " ", " ", " "};