Mercurial > emacs
view lisp/gnus/bar.xpm @ 58597:fa269b651143
(fringe): New defgroup.
(fringe-mode): Move to fringe group.
(fringe-indicators): New defcustom.
(set-fringe-indicators-1): New defun.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 28 Nov 2004 00:56:28 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * picon-bar_xpm[] = { "6 48 2 1", " c white s background", ". c black", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. "};