view etc/images/sort-row-ascending.xpm @ 105932:dd099beb5a5b

(find-emacs-lisp-shadows, list-load-path-shadows): Use dolist. (list-load-path-shadows): Use with-current-buffer.
author Glenn Morris <rgm@gnu.org>
date Tue, 10 Nov 2009 08:06:53 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};