Mercurial > emacs
view lisp/toolbar/right_arrow.xpm @ 32483:09a7b2ac5750
(font-lock-syntactically-fontified): New var.
(font-lock-fontify-syntactic-keywords-region): Use it.
(font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 15 Oct 2000 04:51:57 +0000 |
parents | 8f4a34146a9d |
children | 54d90c318dfd |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 9 1", " c Gray0", ". c #3a3a5d1d3171", "X c #4eb572d945ac", "o c #7131975767e8", "O c #8484a9a97a7a", "+ c #9494b5b589df", "@ c #b1b1c7c7acac", "# c #e84eee98e67f", "$ c None", /* pixels */ "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$ $$$$$$$$$$$$$$$$", "$$$$$$ # $$$$$$$$$$$$$$", "$$$$$$ $## $$$$$$$$$$$$", "$$$$$$ $###@ $$$$$$$$$$", "$$$$$$ $#####@ $$$$$$$$", "$$$$$$ $#######@ $$$$$$", "$$$$$$.$#########@ $$$$", "$$$$$$ ++OOOOoOoo. $$$$", "$$$$$$ +OOOOOoX. $$$$$$", "$$$$$$ ++OOoXX $$$$$$$$", "$$$$$$ +ooX. $$$$$$$$$$", "$$$$$$ Oo. $$$$$$$$$$$$", "$$$$$$ . $$$$$$$$$$$$$$", "$$$$$$ $$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$" };