view etc/images/lock.xpm @ 110526:b150a06c6999

Synch EDE to CEDET 1.0. * cedet-idutils.el (cedet-idutils-make-command): New option. (cedet-idutils-mkid-call): (cedet-idutils-create/update-database): New functions. * cedet-cscope.el (cedet-cscope-create): (cedet-cscope-create/update-database): New functions. (cedet-cscope-support-for-directory): Make interactive. * cedet-global.el (cedet-global-gtags-command): New option. (cedet-gnu-global-gtags-call) (cedet-gnu-global-create/update-database): New functions. * ede.el (ede-save-cache): Fix recentf-exclude expression. (ede-make-dist): Always use toplevel project. (ede-buffer-object): If we fail to find an object in the current project, loop upward looking for a match. If no target is found, use most local project. (ede-buffer-belongs-to-target-p) (ede-buffer-belongs-to-project-p): New functions. (ede-initialize-state-current-buffer): New function. (ede-target-forms-menu, ede-project-buffers): Use them. (ede-minor-mode, ede-reset-all-buffers): Use it. (project-interactive-select-target, project-add-file): Don't use ede-project-force-load. (ede-buffer-object): New arg PROJSYM. (ede-minor-mode): Remove ede-directory-project-p test. (ede-initialize-state-current-buffer): Don't test for ede-directory-project-p if there is a matching open project. (ede-customize-forms-menu): Prevent error if there is no project. (ede-load-project-file): Set ede-constructing to the thing being constructed, instead of t. (ede-project-force-load): Deleted. * ede/base.el: * ede/auto.el: * ede/custom.el: New files. * ede/autoconf-edit.el (autoconf-find-last-macro) (autoconf-parameters-for-macro): Parse multiline parameters of macros. Optionally ignore case and at bol for macro. (autoconf-parameter-strip): Use greedy match for newlines. (autoconf-new-automake-string): Deleted. (autoconf-new-program): Use SRecode to fill an empty file. * ede/cpp-root.el (ede-create-lots-of-projects-under-dir): New function. * ede/files.el (ede-flush-project-hash): New command. (ede-convert-path): Add optional PROJECT arg. (ede-directory-project-p): Obey ".ede-ignore". (ede-expand-filename-local) (ede-expand-filename-impl-via-subproj): New methods. (ede-expand-filename-impl): Use them. (ede-project-root, ede-project-root-directory): Move to ede/auto.el. * ede/locate.el (ede-locate-flush-hash): (ede-locate-create/update-root-database): New methods. (initialize-instance): Use ede-locate-flush-hash. * ede/pmake.el (ede-proj-makefile-insert-variables): If this is the top project and not a metasubproject, set TOP to CURDIR. (ede-proj-makefile-insert-variables): Output a target's object list whether or not the vars are already in the Makefile. (ede-pmake-insert-variable-once): New macro. * ede/project-am.el (project-am-with-makefile-current): Add recentf-exclude. (project-am-load-makefile): Obey an optional suggested name. (project-am-expand-subdirlist): New function. (project-am-makefile::project-rescan): Use it. Combine SUBDIRS and DIST_SUBDIRS. (project-am-meta-type-alist): A list to scan better Makefile.am (project-am-scan-for-targets): Scan also over project-am-meta-type-alist. (ede-system-include-path): Simple implementation. (ede-find-target): Deleted. EDE core takes care of this. (ede-buffer-mine): Create the searched filename as relative. (project-am-load): Simplify, using autoconf-edit. (project-am-extract-package-info): Fix separators. * ede/proj.el (project-run-target): New method. (project-make-dist, project-compile-project): Use ede-proj-automake-p to determine which kind of compile to use. (project-rescan): Call ede-load-project-file. (ede-buffer-mine): Add more file names that belong to the project. (ede-proj-compilers): Improve error message. * ede/proj-obj.el (ede-ld-linker): Use the LDDEPS variable. (ede-source-c++): Add more C++ extensions. (ede-proj-target-makefile-objectcode): Quote initforms. Support lex and yacc. * ede/proj-prog.el (ede-proj-makefile-insert-rules): Removed. (ede-proj-makefile-insert-variables): New, add LDDEPS. (ede-proj-makefile-insert-automake-post-variables): Add LDADD variable. Use ldlibs-local slot. Add a -l to ldlibs strings. (ede-proj-target-makefile-program): Swap order of two slots so they show up in the same order as in the command line. (ede-proj-target-makefile-program): Add ldlibs-local slot. * ede/proj-shared.el (ede-g++-libtool-shared-compiler): Fix inference rule to use cpp files. (ede-proj-target-makefile-shared-object): Quote initforms. * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous): * ede/proj-info.el (ede-proj-target-makefile-info): * ede/proj-aux.el (ede-proj-target-aux): * ede/proj-archive.el (ede-proj-target-makefile-archive): * ede/proj-elisp.el (ede-proj-target-elisp) (ede-proj-target-elisp-autoloads): Quote initforms. * ede/srecode.el (ede-srecode-setup): Load autoconf templates. * ede/shell.el (ede-shell-buffer): Fix buffer name. * ede/pconf.el (ede-proj-configure-synchronize): If user events occur while waiting for the compile process to finish, pull them in and discard those events.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 20 Sep 2010 22:42:53 -0400
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_lock_xpm[] = {
"24 24 200 2",
"  	c None",
". 	c #000000",
"+ 	c #212121",
"@ 	c #9E9E9E",
"# 	c #E6E6E6",
"$ 	c #E7E7E7",
"% 	c #C8C8C8",
"& 	c #A0A0A0",
"* 	c #131313",
"= 	c #5F5F5F",
"- 	c #EDEDED",
"; 	c #D6D6D6",
"> 	c #D5D5D5",
", 	c #DDDDDD",
"' 	c #D8D8D8",
") 	c #A1A1A1",
"! 	c #3C3C3C",
"~ 	c #353535",
"{ 	c #EFEFEF",
"] 	c #CFCFCF",
"^ 	c #4C4C4C",
"/ 	c #141414",
"( 	c #6A6A6A",
"_ 	c #D0D0D0",
": 	c #B2B2B2",
"< 	c #454545",
"[ 	c #E2E2E2",
"} 	c #292929",
"| 	c #0F0F0F",
"1 	c #949494",
"2 	c #E9E9E9",
"3 	c #C3C3C3",
"4 	c #1C1C1C",
"5 	c #E1E1E1",
"6 	c #272727",
"7 	c #DEDEDE",
"8 	c #B6B6B6",
"9 	c #B7B6B6",
"0 	c #150902",
"a 	c #2E2419",
"b 	c #251D15",
"c 	c #616160",
"d 	c #5E5A56",
"e 	c #29211A",
"f 	c #15100C",
"g 	c #2F251B",
"h 	c #1D1710",
"i 	c #4A392B",
"j 	c #656361",
"k 	c #565352",
"l 	c #392B1D",
"m 	c #322110",
"n 	c #0C0500",
"o 	c #EFDBBF",
"p 	c #EDD9C0",
"q 	c #E9D5BE",
"r 	c #E7D2B9",
"s 	c #E5D0B3",
"t 	c #DCC09D",
"u 	c #D9BE99",
"v 	c #DABE99",
"w 	c #D7BB95",
"x 	c #D5B68E",
"y 	c #D2AF85",
"z 	c #CFA77C",
"A 	c #9A5E1B",
"B 	c #F0DABF",
"C 	c #E4C6A0",
"D 	c #D6AF80",
"E 	c #D3AC7B",
"F 	c #D0A570",
"G 	c #C99F68",
"H 	c #C69B64",
"I 	c #C69C64",
"J 	c #C89D66",
"K 	c #C79C65",
"L 	c #C39860",
"M 	c #C09256",
"N 	c #BC8645",
"O 	c #B67C36",
"P 	c #985E1A",
"Q 	c #EED8BC",
"R 	c #E3C39C",
"S 	c #D3AA7B",
"T 	c #CFA670",
"U 	c #CA9F68",
"V 	c #C89E66",
"W 	c #C89F68",
"X 	c #C49961",
"Y 	c #C09358",
"Z 	c #BC8746",
"` 	c #B77D39",
" .	c #EED8BB",
"..	c #E2C29B",
"+.	c #D6AE7F",
"@.	c #CA9E6D",
"#.	c #C69861",
"$.	c #BF925A",
"%.	c #BB8E56",
"&.	c #BD8E56",
"*.	c #BD9058",
"=.	c #BC8F58",
"-.	c #B9884E",
";.	c #B48145",
">.	c #BA8442",
",.	c #B47834",
"'.	c #975C1A",
").	c #EFDABE",
"!.	c #E4C49D",
"~.	c #D7B080",
"{.	c #DAB685",
"].	c #D4B07C",
"^.	c #D0A971",
"/.	c #CEA46B",
"(.	c #CDA46D",
"_.	c #CCA66D",
":.	c #CCA46B",
"<.	c #CA9F63",
"[.	c #C79858",
"}.	c #B9813F",
"|.	c #B37834",
"1.	c #975D1A",
"2.	c #EFD8BB",
"3.	c #E0C199",
"4.	c #D3AA7A",
"5.	c #C89B67",
"6.	c #C3965F",
"7.	c #BC8E56",
"8.	c #BA8B52",
"9.	c #BA8C54",
"0.	c #BB8D55",
"a.	c #BA8C55",
"b.	c #B6864C",
"c.	c #B47F43",
"d.	c #BA833F",
"e.	c #B37934",
"f.	c #9B601E",
"g.	c #E3C29C",
"h.	c #D9B484",
"i.	c #D4AE77",
"j.	c #CFA770",
"k.	c #CBA36B",
"l.	c #CCA46C",
"m.	c #CA9D61",
"n.	c #C69856",
"o.	c #BA813E",
"p.	c #B27733",
"q.	c #A36B2F",
"r.	c #EDD6B8",
"s.	c #E1BD94",
"t.	c #D1A874",
"u.	c #B7874E",
"v.	c #B48349",
"w.	c #B5844C",
"x.	c #B5884D",
"y.	c #B48146",
"z.	c #B27A3C",
"A.	c #B67D3A",
"B.	c #B07530",
"C.	c #A67137",
"D.	c #EED8BA",
"E.	c #E0C099",
"F.	c #D8B37F",
"G.	c #D2AD76",
"H.	c #CEA66F",
"I.	c #CCA46D",
"J.	c #CCA56D",
"K.	c #C99D61",
"L.	c #C69858",
"M.	c #B9803D",
"N.	c #B67D38",
"O.	c #AB783F",
"P.	c #EED5B7",
"Q.	c #DFC096",
"R.	c #D2A776",
"S.	c #CEA46E",
"T.	c #C89D65",
"U.	c #C49960",
"V.	c #C1955C",
"W.	c #C2955C",
"X.	c #C2965C",
"Y.	c #C09155",
"Z.	c #BC8A4B",
"`.	c #BE8A4C",
" +	c #A9773C",
".+	c #AC8C65",
"++	c #CFA772",
"@+	c #C49256",
"#+	c #C08D51",
"$+	c #BA8849",
"%+	c #B78342",
"&+	c #B48240",
"*+	c #B68241",
"=+	c #B88544",
"-+	c #BB8949",
";+	c #BC8748",
">+	c #BA874A",
",+	c #B98548",
"'+	c #B27B3B",
")+	c #6D4215",
"                                                ",
"                                                ",
"                    . . . . .                   ",
"                . + @ # $ % & *                 ",
"              . = - # ; > , ' ) ! .             ",
"              ~ { ] ^ . . / ( _ : <             ",
"            . [ ' } .       | ( % 1 .           ",
"            * 2 3 .           4 5 @ .           ",
"            6 7 8 .           . $ 9 .           ",
"        0 a b c d e f g b h b i j k l m n       ",
"        . o p q r s t u u v u w x y z A .       ",
"        . B C D E F G H I J K L M N O P .       ",
"        . Q R D S T U I V W V X Y Z ` A .       ",
"        .  ...+.@.#.$.%.&.*.=.-.;.>.,.'..       ",
"        . ).!.~.{.].^./.(._.:.<.[.}.|.1..       ",
"        . 2.3.4.5.6.7.8.9.0.a.b.c.d.e.f..       ",
"        . Q g.+.h.i.j.:.k.l.k.m.n.o.p.q..       ",
"        . r.s.t.#.*.u.v.w.x.b.y.z.A.B.C..       ",
"        . D.E.S F.G.H.:.I.J.l.K.L.M.N.O..       ",
"        . P.Q.R.S.T.U.V.W.X.X.Y.Z.>.`. +.       ",
"        . .+++@+#+$+%+&+*+=+-+;+>+,+'+)+.       ",
"          . . . . . . . . . . . . . . .         ",
"                                                ",
"                                                "};