Mercurial > emacs
view etc/images/sort-row-ascending.xpm @ 97605:d5535f9696b8
ns_draw_window_cursor: fix bug in setting cursor type in inactive
windows. No special treatment for hollow cursor when
FRAME_LAST_INACTIVE. Clear w->phys_cursor_on_p if
cursor_type==NO_CURSOR.
author | David Reitter <david.reitter@gmail.com> |
---|---|
date | Thu, 21 Aug 2008 15:49:47 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_row_ascending_xpm[] = { "21 17 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... .... ", " . .. .. .. ", " .. .. .. ", " .. .. .. ", " .. ..... ", " .. .. ", " .. . .. ", " ..... . . . ..... ", " ", " ", " ", " ", " "};