Mercurial > emacs
view etc/images/smilies/evil.xpm @ 86155:39b88001b04b
(pc-select-shifted-mark): New var.
(ensure-mark): Set it.
(maybe-deactivate-mark): New fun.
Use it everywhere instead of (setq mark-active nil)
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 16 Nov 2007 17:58:30 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * diabolic_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".++.+++++.++.", ".++..+++..++.", ".++...+...++.", ".+++++++++++.", ".+.+++++++.+.", ".++.+++++.++.", ".+++.+++.+++.", ".++++...++++.", " .+++++++++. ", " ..+++++.. ", " ....... "};