view lisp/toolbar/lc-search.xpm @ 65307:36abe6aaec07
(fast-lock, lazy-lock) <defgroup>: Remove.
(font-lock-lines-before): Change default to being inactive.
(font-lock-after-change-function): Don't handle font-lock-lines-before here.
(font-lock-default-fontify-region): Handle it here.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Thu, 01 Sep 2005 14:04:03 +0000 (2005-09-01) |
parents |
e3fc28ed75ac |
children |
|
line source
/* XPM */
static char * search2_xpm[] = {
"24 24 6 1",
" c None",
". c #FFFFFF",
"+ c #BBBDBA",
"@ c #000100",
"# c #6B6B66",
"$ c #504D46",
" ",
" @@@@@@@@@@@@@ ",
" @+..........+$@ ",
" @...........+++@ ",
" @...........+..+@ ",
" @...........+...#@ ",
" @...........+...++@ ",
" @....+$@@$+.+@@@@@@@ ",
" @...+$+++#$+.++++##@ ",
" @...$+..++#$..++++#@ ",
" @...@+.++++@+...++#@ ",
" @...@++++++@++...+#@ ",
" @...$#+++++$++....#@ ",
" @...+$#+++@@++....+@ ",
" @...+#$@@$#@@+....+@ ",
" @....++++++@@@+++++@ ",
" @....++++++#@@@++++@ ",
" @.....++++++#@@@+++@ ",
" @..........++#@@+++@ ",
" @..........++++++++@ ",
" @+...+.+.+.++++++++@ ",
" @+++++++++++++#####@ ",
" @@@@@@@@@@@@@@@@@@ ",
" "};