Mercurial > emacs
view lisp/toolbar/gud-pstar.xpm @ 65318:b6c099a49763
(lazy-lock-mode): Don't try to turn on
font-lock-mode if it's off. Print a warning instead.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 02 Sep 2005 18:40:20 +0000 |
parents | 5db7a2ef6f87 |
children |
line wrap: on
line source
/* XPM */ static char * gud_pstar_xpm[] = { "24 24 2 1", " c #BDBDBEBEBDBD", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};