Mercurial > emacs
view etc/images/custom/right-pushed.xpm @ 98902:eec595ae4d70
* frames.texi: Use @key throughout for mouse clicks.
(Creating Frames): Add xref to Init File.
(Frame Commands): Add xref to Exiting.
(Scroll Bars): Document GTK vs toolkit behavior.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 19 Oct 2008 19:52:05 +0000 |
parents | e2fb0c9c7a42 |
children | b0ca8a5b94ae |
line wrap: on
line source
/* XPM */ static char * right_pushed_xpm[] = { "10 10 4 1", " c none", ". c gray45", "X c gray90", "O c gray75", ".. ", ".... ", "...... ", "..OO.... ", "..OOOO....", "..OOOOXXXX", "..OOXXXX ", "..XXXX ", ".XXX ", ".X "};