Mercurial > emacs
view etc/images/gud/go.xpm @ 69225:a2d5fbc00b3e
(Interaction): Added item about `org-mouse.el' by Piotr
Zielinski.
(Managing links, Managing links): Documented that also mouse-1 can
be used to activate a link.
(Headlines, FAQ): Added entry about hiding leading stars.
(Miscellaneous): Resorted the sections in this chapter to a more
logical sequence.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Wed, 01 Mar 2006 07:08:45 +0000 |
parents | be635ea1cd02 |
children |
line wrap: on
line source
/* XPM */ static char * go_xpm[] = { "24 24 3 1", " c None", ". c #000080800000", "X c #FFFFFFFFFFFF", " ", " ", " .......... ", " ............ ", " .............. ", " ................ ", " .................. ", " ......XX...XX....... ", " .....X..X.X..X...... ", " .....X....X..X...... ", " .....X....X..X...... ", " .....X....X..X...... ", " .....X.XX.X..X...... ", " .....X..X.X..X...... ", " .....X..X.X..X...... ", " .....X..X.X..X...... ", " ......XX...XX....... ", " .................. ", " ................ ", " .............. ", " ............ ", " .......... ", " ", " "};