view lisp/gnus/preview.xpm @ 59142:0265d8ff8119

(buffer-save-without-query): New var (buffer-local). (save-some-buffers): Save those buffers first, w/o asking. (insert-directory-ls-version): New variable. (insert-directory): When ls returns an error, test the version number to decide what the return code means. With --dired output format, detect and distinguish lines that are really error messages. (insert-directory-adj-pos): New function.
author Richard M. Stallman <rms@gnu.org>
date Mon, 27 Dec 2004 17:18:28 +0000
parents 55fd4f77387a
children
line wrap: on
line source

/* XPM */
static char *prev1[]={
"24 24 6 1",
". c None",
"# c #000000",
"d c #46463e",
"a c #676663",
"c c #a8a7a3",
"b c #ebeae4",
"........................",
"........................",
"........................",
"........................",
"........................",
"..............####......",
".........#####abbc#.....",
"....#####acbbbbbbc#.....",
"...#acbbbbbbbbbbacc#....",
"...#baabbbbbbbbcacb#....",
"...#cbcaabbd##dacbb#....",
"....#bbbccdcbbcdabbc#...",
"....#bbbbdccaaccdacb#...",
"....#cbbb#abbbbb#bac#...",
".....#bbb#cbbbbc#bbac#..",
".....#bbbdcbbbbddbbc##..",
".....#cbccdcbbd#####....",
"......#babbd##dd##......",
"......#acbc###.####.....",
"......#aa##......###....",
".......##.........###...",
"...................##...",
"........................",
"........................"};