Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 112416:f792eb37d0ca
* net/rcirc.el (rcirc-kill-buffer-hook): Flush logs.
author | Deniz Dogan <deniz.a.m.dogan@gmail.com> |
---|---|
date | Sat, 22 Jan 2011 17:21:38 +0100 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};