Mercurial > emacs
view etc/images/ezimage/doc-plus.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_doc_plus_xpm[] = { "15 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #5A818B", "# c #FFFFFF", " ....... ", " .+++++++. ", " .+@@@@@@+. ", " .+@@#@@@+#. ", " .+@@#@@@+#+.", " .+@#####+##+.", " .+@@@@#@@+#+. ", " .+@@@@#@+##+. ", ".++++@@@@+#+. ", ".+###++++##+. ", ".+########+. ", ".++#######+. ", " ..++++##+. ", " ....+++. ", " ... "};