view etc/images/mail/outbox.xpm @ 73332:56f58b643a80

Merge from upstream, upto version 5.22. After 5.0: `cperl-add-tags-recurse-noxs-fullpath': new function (for -batch mode) Fine-grained changelog: `cperl-hook-after-change': New configuration variable `cperl-vc-sccs-header': Likewise. `cperl-vc-sccs-header': Likewise. `cperl-vc-header-alist': Default via two preceding variables `cperl-invalid-face': Remove double quoting under XEmacs (still needed under 21.2) `cperl-tips': Update URLs for resources `cperl-problems': Likewise. `cperl-praise': Mention new features New C-c key bindings: for `cperl-find-bad-style', `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc', `cperl-perdoc', `cperl-perldoc-at-point' CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info" moved, new submenu of Tools with Ispell entries and narrowing. `cperl-after-sub-regexp': New defsubst `cperl-imenu--function-name-regexp-perl': Use `cperl-after-sub-regexp', Allows heads up to head4 Allow "package;" `defun-prompt-regexp': Use `cperl-after-sub-regexp', `paren-backwards-message': ??? Something for XEmacs??? `cperl-mode': Never auto-switch abbrev-mode off Try to allow '_' be non-word char Do not use `font-lock-unfontify-region-function' on XEmacs Reset syntax cache on mode start Support multiline facification (even on legacy `font-lock') `cperl-facemenu-add-face-function': ??? Some contributed code ??? `cperl-after-change-function': Since `font-lock' and `lazy-lock' refuse to inform us whether the fontification is due to lazy calling or due to edit to a buffer, install our own hook (controlled by `cperl-hook-after-change') `cperl-electric-pod': =cut may have been recognized as start `cperl-block-p': Moved, updated for attributes `cperl-calculate-indent': Try to allow '_' be non-word char Support subs with attributes `cperl-where-am-i': Queit (?) a warning `cperl-cached-syntax-table' New function `cperl-forward-re': Use `cperl-cached-syntax-table' `cperl-unwind-to-safe': Recognize `syntax-type' property changing in a middle of line `cperl-find-sub-attrs': New function `cperl-find-pods-heres': Allow many <<EOP per line Allow subs with attributes Major speedups (3.5x..15x on a real-life test file nph-proxy.pl) Recognize "extproc " (OS/2) case-folded and only at start /x on s///x with empty replacement was not recognized Better comments `cperl-after-block-p': Remarks on diff with `cperl-block-p' Allow subs with attributes, labels Do not confuse "else::foo" with "else" Minor optimizations... `cperl-after-expr-p': Try to allow '_' be non-word char `cperl-fill-paragraph': Try to detect a major bug in Emacs with `looking-at' inside `narrow' and bulk out if found `cperl-imenu--create-perl-index': Updates for new `cperl-imenu--function-name-regexp-perl' `cperl-outline-level': Likewise `cperl-init-faces': Allow multiline subroutine headers and my/our declarations, and ones with comments Allow subroutine attributes `cperl-imenu-on-info': Better docstring. `cperl-etags' Rudimentary support for attributes Support for packages and "package;" `cperl-add-tags-recurse-noxs': Better (?) docstring `cperl-add-tags-recurse-noxs-fullpath': Likewise `cperl-tags-hier-init': Misprint for `fboundp' fixed `cperl-not-bad-style-regexp': Try to allow '_' be non-word char `cperl-perldoc': Add autoload `cperl-perldoc-at-point': Likewise `cperl-here-doc-spell': New function `cperl-pod-spell': Likewise `cperl-map-pods-heres': Likewise `cperl-get-here-doc-region': Likewise `cperl-font-lock-fontify-region-function': Likewise (backward compatibility for legacy `font-lock') `cperl-font-lock-unfontify-region-function': Fix style `cperl-fontify-syntaxically': Recognize and optimize away deferred calls with no-change. Governed by `cperl-hook-after-change' `cperl-fontify-update': Recognize that syntaxification region can be larger than fontification one. XXXX we leave `cperl-postpone' property, so this is quadratic... `cperl-fontify-update-bad': Temporary placeholder until it is clear how to implement `cperl-fontify-update'. `cperl-time-fontification': New function `attrib-group': New text attribute `multiline': New value: `syntax-type' text attribute
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 11 Oct 2006 06:47:35 +0000
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_outbox_xpm[] = {
"24 24 69 1",
" 	c None",
".	c #000000",
"+	c #E66040",
"@	c #EE937E",
"#	c #E55E3F",
"$	c #E1431F",
"%	c #EC8770",
"&	c #F0A08E",
"*	c #F3B7A9",
"=	c #EF9985",
"-	c #E76749",
";	c #ED8C75",
">	c #F5BEB1",
",	c #F3B4A5",
"'	c #F4B8AA",
")	c #F1A593",
"!	c #E55B3B",
"~	c #E45534",
"{	c #F4BDB0",
"]	c #F4BAAC",
"^	c #EF9C89",
"/	c #E34E2B",
"(	c #C0391A",
"_	c #8A2912",
":	c #3E3E3C",
"<	c #D4D3D2",
"[	c #DB411D",
"}	c #F1A999",
"|	c #D23E1C",
"1	c #812611",
"2	c #C7C7C5",
"3	c #ACABA8",
"4	c #6A6966",
"5	c #E9775D",
"6	c #CECDCC",
"7	c #A93217",
"8	c #9B9A97",
"9	c #494846",
"0	c #9A9996",
"a	c #BBBBB9",
"b	c #747370",
"c	c #A5A4A1",
"d	c #AAA9A6",
"e	c #686765",
"f	c #7D7C79",
"g	c #686764",
"h	c #9C9B98",
"i	c #999895",
"j	c #ABAAA7",
"k	c #A9A8A5",
"l	c #AF3417",
"m	c #E55D3D",
"n	c #C5C5C3",
"o	c #8D8C89",
"p	c #626260",
"q	c #B2B1AE",
"r	c #A7A6A3",
"s	c #B4B4B2",
"t	c #C3C3C1",
"u	c #92918E",
"v	c #D1D0CF",
"w	c #373735",
"x	c #CACAC8",
"y	c #A8A7A4",
"z	c #CCCCCA",
"A	c #52514E",
"B	c #C8C8C6",
"C	c #B5B5B3",
"D	c #7E7D7A",
"                 .      ",
"                 ..     ",
"                 .+.    ",
"              ....@#.   ",
"             .$%&*=@-.  ",
"            .;>,')@@@!. ",
"           .~{]*^@@@@@-.",
"         ...@>/((((((_. ",
"       .:<.[}|((((((1.  ",
"     ..234.5+(_...(1.   ",
"   ..63444.@(7...._.    ",
" ..6344448.@(.90a..     ",
".634444bcd.#$.eff.a..   ",
".gh34bijkk.lm.iffff0a.  ",
".ggghniikdo..pddiffffq. ",
".ggggghniikdkkkdddiffr. ",
" ..ggggghniikdkkdddsta. ",
"   ..ggggghnurdkksvvw.  ",
"     ..gggggxrdyzvA..   ",
"      ...gggB3qCA..     ",
"        ...gDv...       ",
"          .....         ",
"                        ",
"                        "};