Mercurial > emacs
view lisp/sb-dir-plus.xpm @ 37959:b53edc686faf
(tty_cursor_hidden): New variable.
(update_begin): Don't call tty_hide_cursor. Clean up.
(update_end, set_terminal_window, set_scroll_region): Clean up.
(ring_bell, reset_terminal_modes): Clean up.
(tty_hide_cursor, tty_show_cursor): Hide/show cursor depending
on tty_cursor_hidden.
(write_glyphs): Call tty_hide_cursor.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 31 May 2001 08:56:32 +0000 |
parents | 5e24be7faa32 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_dir+_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};