Mercurial > emacs
view lisp/toolbar/lc-right_arrow.xpm @ 61318:8c8c06fad8d3
(define-global-minor-mode): Don't use custom-current-group.
(define-minor-mode): Ditto. Document default :group value.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Tue, 05 Apr 2005 14:45:41 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * right_arrow2_xpm[] = { "24 24 6 1", " c None", ". c #87AF85", "+ c #000100", "@ c #BBBDBA", "# c #6B6B66", "$ c #504D46", " ", " ", " ", " + ", " ++ ", " +.+ ", " +..+ ", " ++++++++@..+ ", " +@@@@@@@@@..+ ", " +@@..........+ ", " +..........@..+ ", " +.............$+ ", " +............$+ ", " +...........$+ ", " +.######...$+ ", " ++++++++#.$+ ", " +#$+ ", " +$+ ", " ++ ", " + ", " ", " ", " ", " "};