Mercurial > emacs
view etc/images/mail/copy.xpm @ 109157:76b683a5339b
Minor zone.el fixes for bug#6483.
Zone did not like the intangible newlines etc in the gomoku buffer.
* lisp/play/zone.el (top-level): Do not require timer, tabify, or cl.
(zone-shift-left): Ignore intangibility, and any errors from forward-char.
(zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
(zone-pgm-putz-with-case): Use upcase-region rather than inserting,
deleting, and copying text properties.
(zone-line-specs, zone-pgm-stress): Check forward-line exit status.
(zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
to point-max is hard.
(zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
(zone-fill-out-screen): Ignore intangibility.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 06 Jul 2010 21:16:27 -0700 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_mail_copy_xpm[] = { "24 24 77 1", " c None", ". c #010101", "+ c #2F2F2F", "@ c #E3E2E1", "# c #FCFCFC", "$ c #B3B2B1", "% c #95938E", "& c #F7F7F7", "* c #F5F4F2", "= c #F8F8F8", "- c #F7F6F6", "; c #EAE9E5", "> c #7B7976", ", c #D2CFCA", "' c #E1E0DD", ") c #908E8B", "! c #EBEAEA", "~ c #F1F0EE", "{ c #E2E0DD", "] c #7C7B78", "^ c #C6C3C0", "/ c #E5E3DE", "( c #DCDAD7", "_ c #8F8C88", ": c #EBEBEA", "< c #EFEDEA", "[ c #DFDDDA", "} c #787774", "| c #C1BEBA", "1 c #E6E3E0", "2 c #EFEEEC", "3 c #CBCAC6", "4 c #ECECEC", "5 c #F3F2F0", "6 c #DCDCDC", "7 c #7D7C79", "8 c #B4B2AE", "9 c #E7E5E1", "0 c #F0EFEB", "a c #E4E2DD", "b c #7B7874", "c c #AFACA6", "d c #ABA8A3", "e c #F9F8F6", "f c #EAE9E8", "g c #B0ADA7", "h c #F5F3F0", "i c #B9B8B6", "j c #CBC9C4", "k c #DEDBD5", "l c #9D9994", "m c #DBD9D6", "n c #747370", "o c #A09C97", "p c #DAD8D5", "q c #E7E6E3", "r c #E8E6E1", "s c #E0DED9", "t c #F7F6F4", "u c #D3D1CF", "v c #868480", "w c #C2BFBD", "x c #DAD9D5", "y c #F6F5F1", "z c #D8D6D1", "A c #F7F5F2", "B c #92908B", "C c #CCCAC5", "D c #F7F6F2", "E c #F5F4F0", "F c #EAE8E3", "G c #D2D0CB", "H c #D9D7D2", "I c #DAD8D3", "J c #D5D3CE", "K c #D6D4CF", "L c #040404", " ", " ", " ", " .+........... ", " .@###########$. ", " .#%&*=*-*-*;>,. ", " .#')!~-*-*{]^/. ", " .#~(_:~<~[}|1/. ", " .#~23]4567890a. ", " .#22~b.+........... ", " .#~2c.@###########$. ", " .#2de.#%&*=*-*-*;>,. ", " .fgeh.#')!~-*-*{]^/. ", " .ijkk.#~(_:~<~[}|1/. ", " .....#~23]4567890a. ", " .#22~l]mnopqrs. ", " .#~2ctuvwxoy0z. ", " .#2deetptAABrC. ", " .fgehDEAEAhFBG. ", " .ijkkkHIJKGGGB. ", " ............L ", " ", " ", " "};