Mercurial > emacs
view lisp/toolbar/gud-ni.xpm @ 56611:8b14a3e64595
(reb-re-syntax): Add `rx' syntax.
(reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
(reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
(reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sat, 07 Aug 2004 12:02:43 +0000 |
parents | 01eff098e535 |
children | f7114bba1fd4 |
line wrap: on
line source
/* XPM */ static char * gud_nexti_xpm[] = { "24 24 6 1", " c #C0C0C0C0C0C0", ". 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+ ", " + + ", " ", " ", " ", " ", " "};