Mercurial > emacs
view lisp/toolbar/mail_send.xpm @ 32748:e2cb0aef151a
(vc-checkout): Added `-p' suffix in call to vc-make-version-backups-p;
use vc-make-version-backup to actually make the backup.
(vc-version-other-window, vc-version-backup-file): Handle both
automatic and manual backups.
(vc-revert-file): Use vc-delete-automatic-version-backups to get rid
of all of them.
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Sun, 22 Oct 2000 15:37:51 +0000 |
parents | 8f4a34146a9d |
children |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 9 1", " c Gray0", ". c #675e6580613e", "X c #8c8c7c7c6969", "o c #9b458d377822", "O c #a941a6459f3e", "+ c #c8c8b2b29898", "@ c #dadac2c2a5a5", "# c #eb4dea2fe4ad", "$ c None", /* pixels */ "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$ $$$$$$$", "$$$$$$$$ .@#+ $$$$$$", "$$$ .+#####@O $$$$$$", "$$ .+##########.+O $$$$$", "$$ @..########O.+# $$$$$", "$$ O@O..@#####.+## $$$$$", "$$$ ###+O.O##...##O $$$$", "$$$ @####@+..O#O.+# $$$$", "$$$ O####.#######.O $$$$", "$$$$ ###+O########.O $$$", "$$$$ ###.########@O $$$", "$$$$ +#+O#####@O $$$$$", "$$$$$ #.###@O $$$$$$", "$$$$$ .O@O $$ .. $$$$$", "$$$$$ .. $$$$ .oo. $$$$", "$$$$$$ $$$$$ oo $$$", "$$$$$$$$$$$$$$$ Oo $$$$$", "$$$$$$$$$$$$$$ oOOX $$$$", "$$$$$$$$$$$$$$ ++++ $$$$", "$$$$$$$$$$$$$ O@@@@O $$$", "$$$$$$$$$$$$$ $$$", "$$$$$$$$$$$$$$$$$$$$$$$$" };