Mercurial > emacs
view lisp/toolbar/lc-right_arrow.xpm @ 61232:728460f45e1e
(visible-mode): Use explicit :group keyword. This changes the group
of `visible-mode-hook' from paren-blinking to editing-basics.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 02 Apr 2005 19:24:26 +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", " ", " ", " ", " + ", " ++ ", " +.+ ", " +..+ ", " ++++++++@..+ ", " +@@@@@@@@@..+ ", " +@@..........+ ", " +..........@..+ ", " +.............$+ ", " +............$+ ", " +...........$+ ", " +.######...$+ ", " ++++++++#.$+ ", " +#$+ ", " +$+ ", " ++ ", " + ", " ", " ", " ", " "};