Mercurial > emacs
view lisp/toolbar/mail_send.xpm @ 58192:a17934e924af
(make_cursor_line_fully_visible_p): New variable.
(syms_of_xdisp): DEFVAR_BOOL it.
(make_cursor_line_fully_visible, try_cursor_movement)
(try_window_id): Use it.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 13 Nov 2004 01:05:47 +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 $$$", "$$$$$$$$$$$$$ $$$", "$$$$$$$$$$$$$$$$$$$$$$$$" };