Mercurial > emacs
view lisp/toolbar/gud-run.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 |
parents | f7114bba1fd4 |
children |
line wrap: on
line source
/* XPM */ static char * run_xpm[] = { "24 24 9 1", " c None", ". c #000080", "X c #aa9faa", "o c #b5b9b5", "O c #808080", "+ c #7f7f7f", "@ c #5a60a5", "# c #9a999a", "$ c #616161", " ", " ", " ", " ", " .. ", " X.. ", " oO+++++...@ ", " @..... ", " oO+++...... ", " .@..... ", " oO++@@...... ", " ....@ .. ", " .. .....@ @ ", " @...@..@... ", " .#..... @.. ", " @.. #.. ", " ..@ ", " +.@ ", " ..$+ ", " .... ", " ", " ", " ", " "};