commit | author | age
|
5cb5f7
|
1 |
;; Object semanticdb-project-database-file |
C |
2 |
;; SEMANTICDB Tags save file |
|
3 |
(semanticdb-project-database-file "semanticdb-project-database-file" |
|
4 |
:tables |
|
5 |
(list |
|
6 |
(semanticdb-table "semanticdb-table" |
|
7 |
:major-mode emacs-lisp-mode |
|
8 |
:tags |
|
9 |
'( ("cedet" include nil nil [1480 1496]) |
|
10 |
("cl-lib" include nil nil [1497 1514]) |
|
11 |
("eieio" include nil nil [1515 1531]) |
|
12 |
("cl-generic" include nil nil [1532 1553]) |
|
13 |
("eieio-speedbar" include nil nil [1554 1579]) |
|
14 |
("ede/source" include nil nil [1580 1601]) |
|
15 |
("ede/base" include nil nil [1602 1621]) |
|
16 |
("ede/auto" include nil nil [1622 1641]) |
|
17 |
("ede/detect" include nil nil [1642 1663]) |
|
18 |
("load" code nil nil [1685 1721]) |
|
19 |
("declare-function" code nil nil [1724 1774]) |
|
20 |
("declare-function" code nil nil [1775 1822]) |
|
21 |
("declare-function" code nil nil [1823 1884]) |
|
22 |
("declare-function" code nil nil [1885 1955]) |
|
23 |
("declare-function" code nil nil [1956 2010]) |
|
24 |
("declare-function" code nil nil [2011 2075]) |
|
25 |
("declare-function" code nil nil [2076 2140]) |
|
26 |
("declare-function" code nil nil [2141 2183]) |
|
27 |
("declare-function" code nil nil [2184 2235]) |
|
28 |
("declare-function" code nil nil [2236 2283]) |
|
29 |
("declare-function" code nil nil [2284 2349]) |
|
30 |
("ede-version" variable |
|
31 |
(:constant-flag t |
|
32 |
:default-value "2.0") |
|
33 |
nil [2351 2417]) |
|
34 |
("ede-version" function (:user-visible-flag t) nil [2429 2546]) |
|
35 |
("ede" customgroup (:user-visible-flag t) nil [2548 2638]) |
|
36 |
("ede-auto-add-method" variable (:default-value (quote ask)) nil [2640 3393]) |
|
37 |
("ede-debug-program-function" variable (:default-value (quote gdb)) nil [3395 3520]) |
|
38 |
("ede-project-directories" variable nil nil [3564 4385]) |
|
39 |
("ede-directory-safe-p" function (:arguments ("dir")) nil [4387 5051]) |
|
40 |
("ede-projects" variable nil nil [5081 5167]) |
|
41 |
("ede-object-root-project" variable nil nil [5169 5348]) |
|
42 |
("make-variable-buffer-local" code nil nil [5349 5402]) |
|
43 |
("ede-object-project" variable nil nil [5404 5582]) |
|
44 |
("make-variable-buffer-local" code nil nil [5583 5631]) |
|
45 |
("ede-object" variable nil nil [5633 5767]) |
|
46 |
("make-variable-buffer-local" code nil nil [5768 5808]) |
|
47 |
("ede-selected-object" variable nil nil [5810 5960]) |
|
48 |
("ede-constructing" variable nil nil [5962 6146]) |
|
49 |
("ede-deep-rescan" variable nil nil [6148 6311]) |
|
50 |
("ede-singular-object" function (:arguments ("prompt")) nil [6332 6519]) |
|
51 |
("ede-choose-object" function (:arguments ("prompt" "list-o-o")) nil [6521 6834]) |
|
52 |
("ede-minor-mode-map" variable (:default-value (let ((map (make-sparse-keymap)) (pmap (make-sparse-keymap))) (define-key pmap "e" (quote ede-edit-file-target)) (define-key pmap "a" (quote ede-add-file)) (define-key pmap "d" (quote ede-remove-file)) (define-key pmap "t" (quote ede-new-target)) (define-key pmap "g" (quote ede-rescan-toplevel)) (define-key pmap "s" (quote ede-speedbar)) (define-key pmap "f" (quote ede-find-file)) (define-key pmap "C" (quote ede-compile-project)) (define-key pmap "c" (quote ede-compile-target)) (define-key pmap "" (quote ede-compile-selected)) (define-key pmap "D" (quote ede-debug-target)) (define-key pmap "R" (quote ede-run-target)) (define-key map "." pmap) map)) nil [6858 7595]) |
|
53 |
("global-ede-mode-map" variable (:default-value (let ((map (make-sparse-keymap))) (define-key map [menu-bar cedet-menu] (cons "Development" cedet-menu-map)) map)) nil [7597 7793]) |
|
54 |
("define-key" code nil nil [7840 7989]) |
|
55 |
("define-key" code nil nil [7990 8131]) |
|
56 |
("define-key" code nil nil [8132 8231]) |
|
57 |
("define-key" code nil nil [8232 8373]) |
|
58 |
("define-key" code nil nil [8374 8542]) |
|
59 |
("define-key" code nil nil [8543 8715]) |
|
60 |
("define-key" code nil nil [8716 8912]) |
|
61 |
("ede-buffer-belongs-to-target-p" function nil nil [8914 9138]) |
|
62 |
("ede-buffer-belongs-to-project-p" function nil nil [9140 9355]) |
|
63 |
("ede-menu-obj-of-class-p" function (:arguments ("class")) nil [9357 9596]) |
|
64 |
("ede-build-forms-menu" function (:arguments ("_menu-def")) nil [9598 11046]) |
|
65 |
("ede-target-forms-menu" function (:arguments ("_menu-def")) nil [11048 11702]) |
|
66 |
("ede-project-forms-menu" function (:arguments ("_menu-def")) nil [11704 12559]) |
|
67 |
("ede-configuration-forms-menu" function (:arguments ("_menu-def")) nil [12561 13282]) |
|
68 |
("ede-project-configurations-set" function |
|
69 |
(:user-visible-flag t |
|
70 |
:arguments ("newconfig")) |
|
71 |
nil [13284 13883]) |
|
72 |
("ede-customize-forms-menu" function (:arguments ("_menu-def")) nil [13885 14603]) |
|
73 |
("ede-apply-object-keymap" function (:arguments ("_default")) nil [14606 15329]) |
|
74 |
("cl-defmethod" code nil nil [15373 15759]) |
|
75 |
("cl-defmethod" code nil nil [15761 16134]) |
|
76 |
("ede-apply-target-options" function nil nil [16163 16414]) |
|
77 |
("ede-turn-on-hook" function nil nil [16416 16806]) |
|
78 |
("define-minor-mode" code nil nil [16808 17549]) |
|
79 |
("ede-initialize-state-current-buffer" function nil nil [17551 19664]) |
|
80 |
("ede-reset-all-buffers" function (:user-visible-flag t) nil [19666 20087]) |
|
81 |
("define-minor-mode" code nil nil [20104 21686]) |
|
82 |
("ede-ignored-file-alist" variable (:default-value (quote ("\\.cvsignore$" "\\.#" "~$"))) nil [21688 21830]) |
|
83 |
("ede-ignore-file" function (:arguments ("filename")) nil [21832 22065]) |
|
84 |
("ede-auto-add-to-target" function nil nil [22067 23608]) |
|
85 |
("ede" function |
|
86 |
(:user-visible-flag t |
|
87 |
:arguments ("dir")) |
|
88 |
nil [23650 25301]) |
|
89 |
("ede-check-project-query-fcn" variable (:default-value (quote y-or-n-p)) nil [25303 25488]) |
|
90 |
("ede-check-project-directory" function (:arguments ("dir")) nil [25490 26607]) |
|
91 |
("ede-new" function |
|
92 |
(:user-visible-flag t |
|
93 |
:arguments ("type" "name")) |
|
94 |
nil [26609 29501]) |
|
95 |
("cl-defmethod" code nil nil [29503 29670]) |
|
96 |
("ede-invoke-method" function (:arguments ("sym" "args")) nil [29672 30077]) |
|
97 |
("ede-rescan-toplevel" function (:user-visible-flag t) nil [30079 30420]) |
|
98 |
("ede-new-target" function |
|
99 |
(:user-visible-flag t |
|
100 |
:arguments ("args")) |
|
101 |
nil [30422 30993]) |
|
102 |
("ede-new-target-custom" function (:user-visible-flag t) nil [30995 31158]) |
|
103 |
("ede-delete-target" function |
|
104 |
(:user-visible-flag t |
|
105 |
:arguments ("target")) |
|
106 |
nil [31160 31808]) |
|
107 |
("ede-add-file" function |
|
108 |
(:user-visible-flag t |
|
109 |
:arguments ("target")) |
|
110 |
nil [31810 32635]) |
|
111 |
("ede-remove-file" function |
|
112 |
(:user-visible-flag t |
|
113 |
:arguments ("force")) |
|
114 |
nil [32637 33299]) |
|
115 |
("ede-edit-file-target" function (:user-visible-flag t) nil [33301 33465]) |
|
116 |
("ede-compile-project" function (:user-visible-flag t) nil [33500 33841]) |
|
117 |
("ede-compile-selected" function |
|
118 |
(:user-visible-flag t |
|
119 |
:arguments ("target")) |
|
120 |
nil [33843 34072]) |
|
121 |
("ede-compile-target" function (:user-visible-flag t) nil [34074 34217]) |
|
122 |
("ede-debug-target" function (:user-visible-flag t) nil [34219 34356]) |
|
123 |
("ede-run-target" function (:user-visible-flag t) nil [34358 34489]) |
|
124 |
("ede-make-dist" function (:user-visible-flag t) nil [34491 34664]) |
|
125 |
("cl-defmethod" code nil nil [35056 35309]) |
|
126 |
("cl-defmethod" code nil nil [35311 35643]) |
|
127 |
("cl-defmethod" code nil nil [35645 35858]) |
|
128 |
("cl-defmethod" code nil nil [35860 36064]) |
|
129 |
("cl-defmethod" code nil nil [36066 36275]) |
|
130 |
("cl-defmethod" code nil nil [36277 36433]) |
|
131 |
("cl-defmethod" code nil nil [36435 36641]) |
|
132 |
("cl-defmethod" code nil nil [36643 36851]) |
|
133 |
("cl-defmethod" code nil nil [36853 37029]) |
|
134 |
("cl-defmethod" code nil nil [37031 37279]) |
|
135 |
("cl-defmethod" code nil nil [37281 37528]) |
|
136 |
("cl-defmethod" code nil nil [37530 37707]) |
|
137 |
("cl-defmethod" code nil nil [37709 37868]) |
|
138 |
("cl-defmethod" code nil nil [37870 38054]) |
|
139 |
("cl-defmethod" code nil nil [38056 38256]) |
|
140 |
("cl-defmethod" code nil nil [38258 38422]) |
|
141 |
("ede-ecb-project-paths" function nil nil [38424 38701]) |
|
142 |
("ede-add-project-to-global-list" function (:arguments ("proj")) nil [38735 39222]) |
|
143 |
("ede-delete-project-from-global-list" function (:arguments ("proj")) nil [39224 39381]) |
|
144 |
("ede-flush-deleted-projects" function (:user-visible-flag t) nil [39383 39743]) |
|
145 |
("ede--disable-inode" variable nil nil [39745 39772]) |
|
146 |
("ede-global-list-sanity-check" function (:user-visible-flag t) nil [39812 40490]) |
|
147 |
("ede-load-project-file" function (:arguments ("dir" "detectin" "rootreturn")) nil [40492 42313]) |
|
148 |
("ede-parent-project" function (:arguments ("obj")) nil [42426 43505]) |
|
149 |
("ede-current-project" function (:arguments ("dir")) nil [43507 43988]) |
|
150 |
("ede-buffer-object" function (:arguments ("buffer" "projsym")) nil [43990 45251]) |
|
151 |
("cl-defmethod" code nil nil [45253 45666]) |
|
152 |
("ede-target-parent" function (:arguments ("target")) nil [45668 46118]) |
|
153 |
("cl-defmethod" code nil nil [46120 46923]) |
|
154 |
("cl-defmethod" code nil nil [46925 47167]) |
|
155 |
("cl-defmethod" code nil nil [47169 47303]) |
|
156 |
("cl-defmethod" code nil nil [47305 47577]) |
|
157 |
("ede-project-buffers" function (:arguments ("project")) nil [47604 47985]) |
|
158 |
("ede-target-buffers" function (:arguments ("target")) nil [47987 48326]) |
|
159 |
("ede-buffers" function nil nil [48328 48586]) |
|
160 |
("ede-map-buffers" function (:arguments ("proc")) nil [48588 48699]) |
|
161 |
("cl-defmethod" code nil nil [48701 48869]) |
|
162 |
("cl-defmethod" code nil nil [48871 49036]) |
|
163 |
("cl-defmethod" code nil nil [49064 49312]) |
|
164 |
("cl-defmethod" code nil nil [49314 49675]) |
|
165 |
("cl-defmethod" code nil nil [49775 49917]) |
|
166 |
("cl-defmethod" code nil nil [49919 50139]) |
|
167 |
("cl-defmethod" code nil nil [50303 50423]) |
|
168 |
("cl-defmethod" code nil nil [50425 50544]) |
|
169 |
("cl-defmethod" code nil nil [50546 50770]) |
|
170 |
("ede-apply-preprocessor-map" function nil nil [50781 51605]) |
|
171 |
("cl-defmethod" code nil nil [51607 51727]) |
|
172 |
("cl-defmethod" code nil nil [51729 51840]) |
|
173 |
("cl-defmethod" code nil nil [51842 51952]) |
|
174 |
("cl-defmethod" code nil nil [51962 52108]) |
|
175 |
("ede-set" function |
|
176 |
(:user-visible-flag t |
|
177 |
:arguments ("variable" "value" "proj")) |
|
178 |
nil [52141 52807]) |
|
179 |
("ede-apply-project-local-variables" function (:arguments ("buffer")) nil [52809 53257]) |
|
180 |
("ede-make-project-local-variable" function (:arguments ("variable" "project")) nil [53259 53581]) |
|
181 |
("ede-set-project-local-variable" function (:arguments ("variable" "value" "project")) nil [53583 54105]) |
|
182 |
("cl-defmethod" code nil nil [54107 54428]) |
|
183 |
("cl-defmethod" code nil nil [54430 54545]) |
|
184 |
("project-try-ede" function (:arguments ("dir")) nil [54580 54841]) |
|
185 |
("cl-defmethod" code nil nil [54843 54941]) |
|
186 |
("add-hook" code nil nil [54943 54995]) |
|
187 |
("ede" package nil nil [54997 55011]) |
|
188 |
("ede/files" include nil nil [55061 55081]) |
|
189 |
("if" code nil nil [55167 55280])) |
|
190 |
:file "ede.el" |
|
191 |
:pointmax 55303 |
|
192 |
:fsize 55302 |
|
193 |
:lastmodtime '(23525 29528 0 0) |
|
194 |
:unmatched-syntax '((close-paren 1721 . 1722) (symbol 1666 . 1682) (open-paren 1665 . 1666))) |
|
195 |
(semanticdb-table "semanticdb-table" |
|
196 |
:file "cedet.el" |
|
197 |
:fsize 4928 |
|
198 |
:lastmodtime '(23525 29527 0 0)) |
|
199 |
(semanticdb-table "semanticdb-table" |
|
200 |
:major-mode emacs-lisp-mode |
|
201 |
:tags |
|
202 |
'( ("cl" include nil nil [1799 1812]) |
|
203 |
("find-func" include nil nil [1815 1835]) |
|
204 |
("mode-local-map-file-buffers" function (:arguments ("function" "predicate" "buffers")) nil [2187 2861]) |
|
205 |
("get-mode-local-parent" function (:arguments ("mode")) nil [2863 3062]) |
|
206 |
("mode-local-equivalent-mode-p" function (:arguments ("mode")) nil [3198 3442]) |
|
207 |
("mode-local-map-mode-buffers" function (:arguments ("function" "modes")) nil [3444 3914]) |
|
208 |
("mode-local-init-hook" variable nil nil [3939 4074]) |
|
209 |
("mode-local-changed-mode-buffers" variable nil nil [4076 4181]) |
|
210 |
("mode-local--init-mode" variable nil nil [4183 4217]) |
|
211 |
("mode-local-initialized-p" function nil nil [4219 4479]) |
|
212 |
("mode-local-post-major-mode-change" function nil nil [4481 5087]) |
|
213 |
("mode-local-on-major-mode-change" function nil nil [5089 5319]) |
|
214 |
("set-mode-local-parent" function (:arguments ("mode" "parent")) nil [5342 5837]) |
|
215 |
("define-child-mode" function (:arguments ("mode" "parent" "docstring")) nil [5839 6123]) |
|
216 |
("mode-local-use-bindings-p" function (:arguments ("this-mode" "desired-mode")) nil [6125 6417]) |
|
217 |
("mode-local-symbol-table" variable nil nil [6446 6653]) |
|
218 |
("make-variable-buffer-local" code nil nil [6654 6707]) |
|
219 |
("mode-local-active-mode" variable nil nil [6709 6789]) |
|
220 |
("new-mode-local-bindings" function nil nil [6791 6900]) |
|
221 |
("mode-local-bind" function (:arguments ("bindings" "plist" "mode")) nil [6902 10015]) |
|
222 |
("mode-local-symbol" function (:arguments ("symbol" "mode")) nil [10017 10901]) |
|
223 |
("mode-local-symbol-value" function (:arguments ("symbol" "mode" "property")) nil [10903 11477]) |
|
224 |
("activate-mode-local-bindings" function (:arguments ("mode")) nil [11508 13252]) |
|
225 |
("deactivate-mode-local-bindings" function (:arguments ("mode")) nil [13254 13930]) |
|
226 |
("with-mode-local-symbol" function (:arguments ("mode" "body")) nil [13932 15328]) |
|
227 |
("put" code nil nil [15329 15382]) |
|
228 |
("with-mode-local" function (:arguments ("mode" "body")) nil [15384 15767]) |
|
229 |
("put" code nil nil [15768 15814]) |
|
230 |
("mode-local-value" function (:arguments ("mode" "sym")) nil [15817 16013]) |
|
231 |
("setq-mode-local" function (:arguments ("mode" "args")) nil [16015 17180]) |
|
232 |
("defvar-mode-local" function (:arguments ("mode" "sym" "val" "docstring")) nil [17182 17469]) |
|
233 |
("put" code nil nil [17470 17523]) |
|
234 |
("defconst-mode-local" function (:arguments ("mode" "sym" "val" "docstring")) nil [17525 17912]) |
|
235 |
("put" code nil nil [17913 17968]) |
|
236 |
("make-obsolete-overload" function (:arguments ("old" "new" "when")) nil [17999 18322]) |
|
237 |
("overload-obsoleted-by" function (:arguments ("overload")) nil [18324 18502]) |
|
238 |
("overload-that-obsolete" function (:arguments ("overload")) nil [18504 18704]) |
|
239 |
("fetch-overload" function (:arguments ("overload")) nil [18706 19195]) |
|
240 |
("mode-local--override" function (:arguments ("name" "args" "body")) nil [19197 19875]) |
|
241 |
("mode-local--expand-overrides" function (:arguments ("name" "args" "body")) nil [19877 20776]) |
|
242 |
("mode-local--overload-body" function (:arguments ("name" "args" "body")) nil [20778 21171]) |
|
243 |
("put" code nil nil [21188 21241]) |
|
244 |
("define-overloadable-function" function (:arguments ("name" "args" "docstring" "body")) nil [21243 22553]) |
|
245 |
("put" code nil nil [22554 22603]) |
|
246 |
("defalias" code nil nil [22605 22662]) |
|
247 |
("function-overload-p" function (:arguments ("symbol")) nil [22664 22837]) |
|
248 |
("define-mode-local-override" function (:arguments ("name" "mode" "args" "docstring" "body")) nil [22839 23897]) |
|
249 |
("mode-local-read-function" function (:arguments ("prompt" "initial" "hist" "default")) nil [23923 24209]) |
|
250 |
("overload-docstring-extension" function (:arguments ("overload")) nil [24232 24880]) |
|
251 |
("mode-local-augment-function-help" function (:arguments ("symbol")) nil [24882 25453]) |
|
252 |
("describe-function-orig-buffer" variable nil nil [25534 25572]) |
|
253 |
("describe-mode-local-overload" function (:arguments ("symbol")) nil [25574 26698]) |
|
254 |
("add-hook" code nil nil [26700 26778]) |
|
255 |
("declare-function" code nil nil [26780 26833]) |
|
256 |
("xref-mode-local--override-present" function (:arguments ("sym" "xrefs")) nil [26835 27105]) |
|
257 |
("xref-mode-local-overload" function (:arguments ("symbol")) nil [27107 29343]) |
|
258 |
("add-hook" code nil nil [29345 29412]) |
|
259 |
("xref-mode-local-find-overloadable-regexp" variable |
|
260 |
(:constant-flag t |
|
261 |
:default-value "(\\(\\(define-overloadable-function\\)\\|\\(define-overload\\)\\) +%s") |
|
262 |
nil [29414 29650]) |
|
263 |
("xref-mode-local-find-override" function (:arguments ("meta-name")) nil [29652 30124]) |
|
264 |
("add-to-list" code nil nil [30126 30242]) |
|
265 |
("add-to-list" code nil nil [30243 30351]) |
|
266 |
("mode-local-print-binding" function (:arguments ("symbol")) nil [30386 30797]) |
|
267 |
("mode-local-print-bindings" function (:arguments ("table")) nil [30799 32028]) |
|
268 |
("mode-local-describe-bindings-2" function (:arguments ("buffer-or-mode")) nil [32030 32966]) |
|
269 |
("mode-local-describe-bindings-1" function (:arguments ("buffer-or-mode" "interactive-p")) nil [32968 33885]) |
|
270 |
("describe-mode-local-bindings" function |
|
271 |
(:user-visible-flag t |
|
272 |
:arguments ("buffer")) |
|
273 |
nil [33887 34119]) |
|
274 |
("describe-mode-local-bindings-in-mode" function |
|
275 |
(:user-visible-flag t |
|
276 |
:arguments ("mode")) |
|
277 |
nil [34121 34508]) |
|
278 |
("mode-local-setup-edebug-specs" function nil nil [34533 35140]) |
|
279 |
("add-hook" code nil nil [35142 35202]) |
|
280 |
("add-hook" code nil nil [35204 35265]) |
|
281 |
("add-hook" code nil nil [35266 35333]) |
|
282 |
("mode-local" package nil nil [35335 35356])) |
|
283 |
:file "mode-local.el" |
|
284 |
:pointmax 35386 |
|
285 |
:fsize 35393 |
|
286 |
:lastmodtime '(23525 29528 0 0) |
|
287 |
:unmatched-syntax '((close-paren 1812 . 1813) (symbol 1781 . 1798) (open-paren 1780 . 1781)))) |
|
288 |
:file "!drive_c!Program Files!Emacs 26.1!share!emacs!26.1!lisp!cedet!semantic.cache" |
|
289 |
:semantic-tag-version "2.0" |
|
290 |
:semanticdb-version "2.2") |