Mercurial > emacs
view lisp/toolbar/lc-right_arrow.xpm @ 62450:91452a2f828e
(cua--init-rectangles): Bind C-return instead of S-return to
toggle/clear rectangle mark.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 17 May 2005 22:39:30 +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", " ", " ", " ", " + ", " ++ ", " +.+ ", " +..+ ", " ++++++++@..+ ", " +@@@@@@@@@..+ ", " +@@..........+ ", " +..........@..+ ", " +.............$+ ", " +............$+ ", " +...........$+ ", " +.######...$+ ", " ++++++++#.$+ ", " +#$+ ", " +$+ ", " ++ ", " + ", " ", " ", " ", " "};