Mercurial > emacs
view lisp/toolbar/lc-open.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 | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * open2_xpm[] = { "24 24 8 1", " c None", ". c #BBBDBA", "+ c #000100", "@ c #87AF85", "# c #FFFFFF", "$ c #6B6B66", "% c #504D46", "& c #3E4850", " ", " ", " ", " +++++++ ", " +.#####$% ", " +#.....@% ", "+.#......%+ ", "+..@@@...$%++++++++ ", "+.@@@@@..@@........+ ", "+.@@@@@@@@@@@@@@@@$+ ", "+.$$++++++++++++++++++ ", "+.$%################..& ", "+.$+#.................+ ", "+.%.#...............@$+ ", "+.+#...............@@%+ ", "+.$#............@@.@$+ ", "+....@@@@@.....@@@@$%+ ", "+.#..@@@@@@@@@@@@$$$+ ", "+#.@@@@$$$$$$$$$$$$%+ ", " +++++++++++++++++++ ", " ", " ", " ", " "};