Mercurial > emacs
view lisp/sb-pg.xpm @ 62635:a33f6ed6e52e
(define-global-minor-mode): Use `after-change-major-mode-hook' instead
of `find-file-hook'.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 22 May 2005 22:07:22 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #828282", "# c #FFFFFF", " ............ ", " .++++++++++++@", " .++##########+@", " .+#+##########+@", " .+##+##########+@", " .+###+##########+@", " .+####+##########+@", ".+++++++##########+@", ".+################+@", ".+################+@", ".+################+@", ".+################+@", ".+################+@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};