Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 72402:949ddf473439
* keyboard.c (read_char): Don't change idle timer state at all if
end_time is supplied.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 15 Aug 2006 17:39:21 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};