view etc/images/sort-row-ascending.xpm @ 72565:186382a0d1cc

* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert commentary after first line summary.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 28 Aug 2006 16:57: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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};