view etc/images/data-save.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 75b06a7624a1
children
line wrap: on
line source

/* XPM */
static char * data_save_xpm[] = {
"24 24 211 2",
"  	c None",
". 	c #000000",
"+ 	c #C3D7F4",
"@ 	c #A9CDE5",
"# 	c #75757A",
"$ 	c #EFC5BB",
"% 	c #F1C8BE",
"& 	c #F0C6BC",
"* 	c #EEBCB2",
"= 	c #EEBEB5",
"- 	c #EEC1B8",
"; 	c #EDBFB6",
"> 	c #E9B7AD",
", 	c #E9B8AF",
"' 	c #E9B9B1",
") 	c #E5BFBA",
"! 	c #737277",
"~ 	c #B3CDE3",
"{ 	c #A1BED6",
"] 	c #BBD6E8",
"^ 	c #8AAAC5",
"/ 	c #605F68",
"( 	c #E08D7E",
"_ 	c #E0826E",
": 	c #E0806E",
"< 	c #DC7A68",
"[ 	c #DC8171",
"} 	c #DA7868",
"| 	c #D48173",
"1 	c #D47D6E",
"2 	c #CE7265",
"3 	c #CF7264",
"4 	c #CE7567",
"5 	c #C4675B",
"6 	c #C36558",
"7 	c #626169",
"8 	c #87A3B7",
"9 	c #567187",
"0 	c #BAD5E9",
"a 	c #88A7C3",
"b 	c #686670",
"c 	c #C8817B",
"d 	c #CB7C74",
"e 	c #CB7A73",
"f 	c #CB7B73",
"g 	c #CC7C72",
"h 	c #CB7D73",
"i 	c #BF6B64",
"j 	c #CC7A70",
"k 	c #C16A62",
"l 	c #CC7C73",
"m 	c #C2655B",
"n 	c #C36459",
"o 	c #BA6C6A",
"p 	c #819EB6",
"q 	c #547086",
"r 	c #B6D3E7",
"s 	c #87ABC1",
"t 	c #737373",
"u 	c #FFFFFF",
"v 	c #83A0B8",
"w 	c #526C80",
"x 	c #B9D3E7",
"y 	c #585858",
"z 	c #4F697C",
"A 	c #B9D3E6",
"B 	c #9E9E9E",
"C 	c #CDCDCD",
"D 	c #BFBFBF",
"E 	c #88A4BB",
"F 	c #486276",
"G 	c #B7D2E7",
"H 	c #C4C4C4",
"I 	c #465E70",
"J 	c #B5CAE5",
"K 	c #87A3BA",
"L 	c #455C6D",
"M 	c #AECCE5",
"N 	c #ACACAC",
"O 	c #C5C5C5",
"P 	c #546069",
"Q 	c #B0D1E4",
"R 	c #515C64",
"S 	c #AACEE3",
"T 	c #6B6F72",
"U 	c #6F6F6F",
"V 	c #696969",
"W 	c #6F777E",
"X 	c #86A2B9",
"Y 	c #3A515D",
"Z 	c #A9C9E2",
"` 	c #647A8D",
" .	c #829FB7",
"..	c #7F9DB6",
"+.	c #7E9CB5",
"@.	c #7998B2",
"#.	c #85A1B8",
"$.	c #8CA7BD",
"%.	c #8AA5BB",
"&.	c #364A59",
"*.	c #ABC4E2",
"=.	c #556E84",
"-.	c #7192AE",
";.	c #414A4E",
">.	c #424A51",
",.	c #525B63",
"'.	c #626F79",
").	c #5F6C76",
"!.	c #5C6971",
"~.	c #5A666F",
"{.	c #58636B",
"].	c #57636A",
"^.	c #3B5360",
"/.	c #39424B",
"(.	c #7897B3",
"_.	c #A4B9CB",
":.	c #364853",
"<.	c #AAC9E2",
"[.	c #7091AA",
"}.	c #6F8FA7",
"|.	c #4A5359",
"1.	c #97938C",
"2.	c #DFDDDA",
"3.	c #E3E1DE",
"4.	c #EBEAE8",
"5.	c #EAE9E7",
"6.	c #CFCEC9",
"7.	c #C9C6C0",
"8.	c #9B968E",
"9.	c #566168",
"0.	c #4B657A",
"a.	c #54738C",
"b.	c #AAC6DD",
"c.	c #34464E",
"d.	c #AAC9E1",
"e.	c #6C8EA6",
"f.	c #6C8CA4",
"g.	c #40474D",
"h.	c #DAD8D3",
"i.	c #E7E6E2",
"j.	c #67655E",
"k.	c #524F47",
"l.	c #D9D7D4",
"m.	c #C7C5BF",
"n.	c #C0BCB5",
"o.	c #B8B3AB",
"p.	c #434C54",
"q.	c #4D697F",
"r.	c #4F6F84",
"s.	c #B3CADC",
"t.	c #313E49",
"u.	c #A8C8E1",
"v.	c #6B8DA6",
"w.	c #728FA4",
"x.	c #E2E1DD",
"y.	c #F0EFEC",
"z.	c #CDCAC6",
"A.	c #C2BFB9",
"B.	c #CAC6C0",
"C.	c #DCDAD7",
"D.	c #4B555D",
"E.	c #4E697F",
"F.	c #BACCDC",
"G.	c #A4C4DE",
"H.	c #698BA3",
"I.	c #708AA1",
"J.	c #383E43",
"K.	c #E0DEDA",
"L.	c #514E46",
"M.	c #4F4C44",
"N.	c #C7C4BE",
"O.	c #CBC8C2",
"P.	c #E1E0DC",
"Q.	c #E9E8E6",
"R.	c #475158",
"S.	c #4E6879",
"T.	c #4D6C80",
"U.	c #A3C3DB",
"V.	c #383F43",
"W.	c #778999",
"X.	c #6E899E",
"Y.	c #65859C",
"Z.	c #33383C",
"`.	c #D7D4D0",
" +	c #D6D4D0",
".+	c #4E4A43",
"++	c #4D4942",
"@+	c #D1CEC9",
"#+	c #E6E5E2",
"$+	c #EDECEA",
"%+	c #454F55",
"&+	c #486173",
"*+	c #4D6678",
"=+	c #A1C1DA",
"-+	c #373C40",
";+	c #0C0D0F",
">+	c #4E5E6A",
",+	c #5B6E7C",
"'+	c #4F5B62",
")+	c #A4A099",
"!+	c #CCC9C3",
"~+	c #D7D5D1",
"{+	c #E4E2E0",
"]+	c #DDDBD7",
"^+	c #B8B5B0",
"/+	c #3E474D",
"(+	c #4A6176",
"_+	c #4A6070",
":+	c #9BC3D8",
"<+	c #363C41",
"[+	c #28323E",
"                                                ",
"    . . . . . . . . . . . . . . . . . . .       ",
"  . + @ # $ % & * = - ; > , > , ' ) ! ~ { .     ",
"  . ] ^ / ( _ : < [ } | 1 2 3 4 5 6 7 8 9 .     ",
"  . 0 a b c d e f g h i j k l m n o b p q .     ",
"  . r s t u u u u u u u u u u u u u t v w .     ",
"  . x . y u u u u u u u u u u u u u t v z .     ",
"  . A . . B C C C C C C C C C C C D t E F .     ",
"  . G . . . H u u u u u u u u u u u t E I .     ",
"  . J . . . . H u u u u u u u u u u t K L .     ",
"  . M . . . . . N C C C C C C C C O t K P .     ",
"  . Q . . . . H u u u u u u u u u u t v R .     ",
"  . S . . . y t t t t T U t t t t V W X Y .     ",
"  . Z . . ` X  ...+. .@.X #.#.K  .$.v %.&..     ",
"  . *.. =.-.;.>.,.'.).!.~.{.].,.^./.(._.:..     ",
"  . <.[.}.|.1.2.3.4.4.5.2.6.7.8.9.0.a.b.c..     ",
"  . d.e.f.g.h.i.j.k.k.l.m.n.o.6.p.q.r.s.t..     ",
"  . u.v.w.g.x.y.j.k.k.z.A.n.B.C.D.E.r.F.t..     ",
"  . G.H.I.J.K.4.L.M.M.N.n.O.P.Q.R.S.T.U.V..     ",
"  . W.X.Y.Z.`. +.+++++n.@+#+$+#+%+&+*+=+-+.     ",
"    ;+>+,+'+)+n.o.!+!+~+{+5.]+^+/+(+_+:+<+.     ",
"      . . . . . . . . . . . . . . . . [+.       ",
"                                                ",
"                                                "};