Mercurial > emacs
view etc/images/gud/all.xpm @ 108779:f2b6722a5113
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
(image-after-revert-hook): New function. (Bug#5669)
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 25 May 2010 19:03:53 +0300 |
parents | 9a7c820f16a3 |
children |
line wrap: on
line source
/* XPM */ static char * all_xpm[] = { "24 24 4 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #FFFFFF", " ", " ", " .................... ", " .................... ", " .................... ", " ++++++@@@@@@@@++++++ ", " ++++++@@....@@++++++ ", " ++++++@......@++++++ ", " ......@..@@..@...... ", " ......@..@@..@...... ", " ......@..@@..@...... ", " ++++++@......@++++++ ", " ++++++@......@++++++ ", " ++++++@..@@..@++++++ ", " ......@..@@..@...... ", " ......@..@@..@...... ", " ......@..@@..@...... ", " ++++++@..@@..@++++++ ", " ++++++...@@...++++++ ", " ++++++++++++++++++++ ", " .................... ", " .................... ", " ", " "};