view etc/images/sort-row-ascending.xpm @ 93206:41abeabbef6f

(minibuffer-local-map): For the command file-cache-minibuffer-complete replace keymap minibuffer-local-map with map which is already locally bound to minibuffer-local-map.
author Juri Linkov <juri@jurta.org>
date Tue, 25 Mar 2008 21:48:28 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};