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 |
'( ("semantic" include nil nil [1156 1175]) |
|
10 |
("semantic-modes" customgroup (:user-visible-flag t) nil [1220 1327]) |
|
11 |
("semantic-update-mode-line" variable (:default-value t) nil [1371 1807]) |
|
12 |
("semantic-mode-line-prefix" variable (:default-value (propertize "S" (quote face) (quote bold))) nil [1809 2045]) |
|
13 |
("semantic-minor-modes-format" variable nil nil [2047 2198]) |
|
14 |
("put" code nil nil [2199 2257]) |
|
15 |
("semantic-minor-mode-alist" variable nil nil [2259 2399]) |
|
16 |
("semantic-mode-line-update" function nil nil [2401 4477]) |
|
17 |
("semantic-desktop-ignore-this-minor-mode" function (:arguments ("buffer")) nil [4479 4666]) |
|
18 |
("semantic-add-minor-mode" function (:arguments ("toggle" "name")) nil [4668 5734]) |
|
19 |
("semantic-toggle-minor-mode-globally" function (:arguments ("mode" "arg")) nil [5736 6884]) |
|
20 |
("define-minor-mode" code nil nil [6967 7327]) |
|
21 |
("semantic-highlight-edits-mode-hook" variable nil nil [7329 7481]) |
|
22 |
("semantic-highlight-edits-face" variable |
|
23 |
(:default-value (quote ((((class color) (background dark)) (:background "gray20")) (((class color) (background light)) (:background "gray90")))) |
|
24 |
:type "face") |
|
25 |
nil [7483 7814]) |
|
26 |
("semantic-highlight-edits-new-change-hook-fcn" function (:arguments ("overlay")) nil [7816 8122]) |
|
27 |
("semantic-highlight-edits-mode-map" variable (:default-value (let ((km (make-sparse-keymap))) km)) nil [8124 8252]) |
|
28 |
("define-minor-mode" code nil nil [8269 9438]) |
|
29 |
("semantic-add-minor-mode" code nil nil [9440 9525]) |
|
30 |
("define-minor-mode" code nil nil [9604 10072]) |
|
31 |
("semantic-show-unmatched-syntax-mode-hook" variable nil nil [10074 10238]) |
|
32 |
("semantic-unmatched-syntax-face" variable |
|
33 |
(:default-value (quote ((((class color) (background dark)) (:underline "red")) (((class color) (background light)) (:underline "red")))) |
|
34 |
:type "face") |
|
35 |
nil [10240 10537]) |
|
36 |
("semantic-unmatched-syntax-overlay-p" function (:arguments ("overlay")) nil [10539 10712]) |
|
37 |
("semantic-showing-unmatched-syntax-p" function nil nil [10714 11043]) |
|
38 |
("semantic-show-unmatched-lex-tokens-fetch" function nil nil [11045 11587]) |
|
39 |
("semantic-clean-unmatched-syntax-in-region" function (:arguments ("beg" "end")) nil [11589 11892]) |
|
40 |
("semantic-clean-unmatched-syntax-in-buffer" function nil nil [11894 12088]) |
|
41 |
("semantic-clean-token-of-unmatched-syntax" function (:arguments ("token")) nil [12090 12315]) |
|
42 |
("semantic-show-unmatched-syntax" function (:arguments ("syntax")) nil [12317 13256]) |
|
43 |
("semantic-next-unmatched-syntax" function (:arguments ("point" "bound")) nil [13258 13956]) |
|
44 |
("semantic-show-unmatched-syntax-mode-map" variable (:default-value (let ((km (make-sparse-keymap))) (define-key km ",`" (quote semantic-show-unmatched-syntax-next)) km)) nil [13958 14177]) |
|
45 |
("define-minor-mode" code nil nil [14194 16052]) |
|
46 |
("semantic-add-minor-mode" code nil nil [16054 16145]) |
|
47 |
("semantic-show-unmatched-syntax-next" function (:user-visible-flag t) nil [16147 16376]) |
|
48 |
("define-minor-mode" code nil nil [16467 16896]) |
|
49 |
("semantic-show-parser-state-mode-hook" variable nil nil [16898 17054]) |
|
50 |
("semantic-show-parser-state-mode-map" variable (:default-value (let ((km (make-sparse-keymap))) km)) nil [17056 17188]) |
|
51 |
("define-minor-mode" code nil nil [17205 20915]) |
|
52 |
("semantic-add-minor-mode" code nil nil [20917 21003]) |
|
53 |
("semantic-show-parser-state-string" variable nil nil [21005 21157]) |
|
54 |
("make-variable-buffer-local" code nil nil [21158 21221]) |
|
55 |
("semantic-show-parser-state-marker" function (:arguments ("ignore")) nil [21223 22043]) |
|
56 |
("semantic-show-parser-state-auto-marker" function nil nil [22045 22363]) |
|
57 |
("define-minor-mode" code nil nil [22440 22861]) |
|
58 |
("semantic-stickyfunc-mode-hook" variable nil nil [22863 23005]) |
|
59 |
("semantic-stickyfunc-mode-map" variable (:default-value (let ((km (make-sparse-keymap))) (define-key km [header-line down-mouse-1] (quote semantic-stickyfunc-menu)) km)) nil [23007 23200]) |
|
60 |
("semantic-stickyfunc-popup-menu" variable nil nil [23202 23322]) |
|
61 |
("easy-menu-define" code nil nil [23324 24471]) |
|
62 |
("semantic-stickyfunc-indent-string" variable (:default-value (if (and window-system (not (featurep (quote xemacs)))) (concat (condition-case nil (let ((charwidth (frame-char-width)) (scrollpos (frame-parameter (selected-frame) (quote vertical-scroll-bars)))) (if (or (eq scrollpos (quote left)) (eq scrollpos t)) (let ((w (when (boundp (quote scroll-bar-width)) (symbol-value (quote scroll-bar-width))))) (if (not w) (setq w (frame-parameter (selected-frame) (quote scroll-bar-width)))) (if (not w) (setq w (+ (get (quote scroll-bar-width) (quote x-frame-parameter)) 1))) (if (not w) " " (setq w (+ 2 w)) (make-string (/ w charwidth) 32))) "")) (error "")) (condition-case nil (let* ((f (window-fringes)) (fw (car f)) (numspace (/ fw (frame-char-width)))) (make-string numspace 32)) (error (condition-case nil (if (get (quote fringe) (quote face)) " " "") (error ""))))) "")) nil [24473 26624]) |
|
63 |
("semantic-stickyfunc-old-hlf" variable nil nil [26626 26726]) |
|
64 |
("semantic-stickyfunc-header-line-format" variable |
|
65 |
(:constant-flag t |
|
66 |
:default-value (cond ((featurep (quote xemacs)) nil) (t (quote (:eval (list (propertize " " (quote display) (quote ((space :align-to 0)))) (semantic-stickyfunc-fetch-stickyline))))))) |
|
67 |
nil [26728 27023]) |
|
68 |
("define-minor-mode" code nil nil [27040 29024]) |
|
69 |
("semantic-stickyfunc-sticky-classes" variable (:default-value (quote (function type))) nil [29026 29162]) |
|
70 |
("make-variable-buffer-local" code nil nil [29163 29227]) |
|
71 |
("semantic-stickyfunc-show-only-functions-p" variable nil nil [29229 29507]) |
|
72 |
("semantic-stickyfunc-tag-to-stick" function nil nil [29509 29876]) |
|
73 |
("semantic-stickyfunc-fetch-stickyline" function nil nil [29878 31698]) |
|
74 |
("semantic-stickyfunc-menu" function |
|
75 |
(:user-visible-flag t |
|
76 |
:arguments ("event")) |
|
77 |
nil [31700 32170]) |
|
78 |
("semantic-add-minor-mode" code nil nil [32173 32252]) |
|
79 |
("define-minor-mode" code nil nil [32506 32946]) |
|
80 |
("semantic-highlight-func-mode-hook" variable nil nil [32948 33098]) |
|
81 |
("semantic-highlight-func-mode-map" variable (:default-value (let ((km (make-sparse-keymap)) (m3 (if (featurep (quote xemacs)) [button3] [mouse-3]))) (define-key km m3 (quote semantic-highlight-func-menu)) km)) nil [33100 33336]) |
|
82 |
("semantic-highlight-func-popup-menu" variable nil nil [33338 33477]) |
|
83 |
("easy-menu-define" code nil nil [33479 34534]) |
|
84 |
("semantic-highlight-func-menu" function |
|
85 |
(:user-visible-flag t |
|
86 |
:arguments ("event")) |
|
87 |
nil [34536 35052]) |
|
88 |
("semantic-highlight-func-ct-overlay" variable nil nil [35054 35157]) |
|
89 |
("make-variable-buffer-local" code nil nil [35158 35222]) |
|
90 |
("semantic-highlight-func-current-tag-face" variable |
|
91 |
(:default-value (quote ((((class color) (background dark)) (:background "gray20")) (((class color) (background light)) (:background "gray90")))) |
|
92 |
:type "face") |
|
93 |
nil [35224 35546]) |
|
94 |
("define-minor-mode" code nil nil [35563 36916]) |
|
95 |
("semantic-highlight-func-highlight-current-tag" function (:arguments ("disable")) nil [36918 38583]) |
|
96 |
("semantic-add-minor-mode" code nil nil [38585 38668]) |
|
97 |
("semantic/util-modes" package nil nil [38715 38745])) |
|
98 |
:file "util-modes.el" |
|
99 |
:pointmax 38910 |
|
100 |
:fsize 38909 |
|
101 |
:lastmodtime '(23525 29534 0 0) |
|
102 |
:unmatched-syntax nil) |
|
103 |
(semanticdb-table "semanticdb-table" |
|
104 |
:major-mode emacs-lisp-mode |
|
105 |
:tags |
|
106 |
'( ("semantic" include nil nil [1509 1528]) |
|
107 |
("semantic/ctxt" include nil nil [1529 1553]) |
|
108 |
("semantic/format" include nil nil [1554 1580]) |
|
109 |
("semantic/tag" include nil nil [1581 1604]) |
|
110 |
("timer" include nil nil [1605 1621]) |
|
111 |
("semantic/find" include nil nil [1708 1732]) |
|
112 |
("eldoc-last-message" variable nil nil [1735 1762]) |
|
113 |
("declare-function" code nil nil [1763 1803]) |
|
114 |
("declare-function" code nil nil [1804 1874]) |
|
115 |
("declare-function" code nil nil [1875 1946]) |
|
116 |
("declare-function" code nil nil [1947 2023]) |
|
117 |
("declare-function" code nil nil [2024 2095]) |
|
118 |
("declare-function" code nil nil [2096 2156]) |
|
119 |
("declare-function" code nil nil [2157 2239]) |
|
120 |
("declare-function" code nil nil [2240 2331]) |
|
121 |
("declare-function" code nil nil [2332 2391]) |
|
122 |
("declare-function" code nil nil [2392 2452]) |
|
123 |
("declare-function" code nil nil [2453 2527]) |
|
124 |
("semantic-idle-scheduler-timer" variable nil nil [2571 2660]) |
|
125 |
("semantic-idle-scheduler-work-timer" variable nil nil [2662 2778]) |
|
126 |
("semantic-idle-scheduler-verbose-flag" variable nil nil [2780 2984]) |
|
127 |
("semantic-idle-scheduler-idle-time" variable (:default-value 1) nil [2986 3493]) |
|
128 |
("semantic-idle-scheduler-work-idle-time" variable (:default-value 60) nil [3495 4041]) |
|
129 |
("semantic-idle-scheduler-setup-timers" function nil nil [4043 4653]) |
|
130 |
("semantic-idle-scheduler-kill-timer" function nil nil [4655 4876]) |
|
131 |
("semantic-idle-scheduler-mode-hook" variable nil nil [5026 5180]) |
|
132 |
("semantic-idle-scheduler-mode" variable nil nil [5182 5348]) |
|
133 |
("make-variable-buffer-local" code nil nil [5349 5407]) |
|
134 |
("semantic-idle-scheduler-max-buffer-size" variable nil nil [5409 5676]) |
|
135 |
("semantic-idle-scheduler-enabled-p" function nil nil [5678 6516]) |
|
136 |
("define-minor-mode" code nil nil [6533 7526]) |
|
137 |
("semantic-add-minor-mode" code nil nil [7528 7614]) |
|
138 |
("semantic-idle-scheduler-queue" variable nil nil [7695 7977]) |
|
139 |
("semantic-idle-scheduler-add" function (:arguments ("function")) nil [7979 8130]) |
|
140 |
("semantic-idle-scheduler-remove" function (:arguments ("function")) nil [8132 8320]) |
|
141 |
("semantic-idle-core-handler" function nil nil [8343 11162]) |
|
142 |
("semantic-debug-idle-function" function (:user-visible-flag t) nil [11164 11347]) |
|
143 |
("semantic-idle-scheduler-function" function nil nil [11349 11710]) |
|
144 |
("semantic-idle-work-parse-neighboring-files-flag" variable nil nil [11840 12070]) |
|
145 |
("semantic-idle-work-update-headers-flag" variable nil nil [12072 12338]) |
|
146 |
("semantic-idle-work-for-one-buffer" function (:arguments ("buffer")) nil [12340 13368]) |
|
147 |
("semantic-idle-work-core-handler" function nil nil [13370 15456]) |
|
148 |
("semantic-debug-idle-work-function" function (:user-visible-flag t) nil [15458 15656]) |
|
149 |
("semantic-idle-scheduler-work-function" function nil nil [15658 16214]) |
|
150 |
("semantic-idle-scheduler-work-parse-neighboring-files" function nil nil [16216 17242]) |
|
151 |
("semantic-before-idle-scheduler-reparse-hook" variable nil nil [17385 17627]) |
|
152 |
("semantic-after-idle-scheduler-reparse-hook" variable nil nil [17629 17865]) |
|
153 |
("semantic-varalias-obsolete" code nil nil [17867 18000]) |
|
154 |
("semantic-varalias-obsolete" code nil nil [18001 18132]) |
|
155 |
("semantic-idle-scheduler-refresh-tags" function nil nil [18134 20982]) |
|
156 |
("define-semantic-idle-service" function (:arguments ("name" "doc" "forms")) nil [21361 23453]) |
|
157 |
("put" code nil nil [23454 23513]) |
|
158 |
("add-hook" code nil nil [23514 23656]) |
|
159 |
("semantic-idle-truncate-long-summaries" variable (:default-value t) nil [23721 23926]) |
|
160 |
("semantic-idle-summary-function" variable (:default-value (quote semantic-format-tag-summarize-with-file)) nil [23928 24304]) |
|
161 |
("semantic-idle-summary-find-current-symbol-tag" function (:arguments ("sym")) nil [24306 24757]) |
|
162 |
("semantic-idle-summary-current-symbol-info-brutish" function nil nil [24759 25138]) |
|
163 |
("semantic-idle-summary-current-symbol-keyword" function nil nil [25140 25466]) |
|
164 |
("semantic-idle-summary-current-symbol-info-context" function nil nil [25468 25861]) |
|
165 |
("semantic-idle-summary-current-symbol-info-default" function nil nil [25863 26361]) |
|
166 |
("semantic-idle-summary-out-of-context-faces" variable (:default-value (quote (font-lock-comment-face font-lock-string-face font-lock-doc-string-face font-lock-doc-face))) nil [26363 27203]) |
|
167 |
("semantic-idle-summary-useful-context-p" function nil nil [27205 27587]) |
|
168 |
("semantic-idle-summary-current-symbol-info" function (:overloadable t) nil [27589 27724]) |
|
169 |
("make-obsolete-overload" code nil nil [27726 27884]) |
|
170 |
("semantic-idle-summary-mode-hook" variable nil nil [27886 28018]) |
|
171 |
("semantic-idle-summary-idle-function" function nil nil [28020 29228]) |
|
172 |
("define-minor-mode" code nil nil [29230 30191]) |
|
173 |
("semantic-idle-summary-refresh-echo-area" function nil nil [30193 30564]) |
|
174 |
("semantic-add-minor-mode" code nil nil [30566 30622]) |
|
175 |
("define-minor-mode" code nil nil [30624 31096]) |
|
176 |
("semantic-idle-symbol-highlight" variable |
|
177 |
(:default-value (quote ((t :inherit region))) |
|
178 |
:type "face") |
|
179 |
nil [31311 31447]) |
|
180 |
("semantic-idle-symbol-highlight-face" variable (:default-value (quote semantic-idle-symbol-highlight)) nil [31448 31570]) |
|
181 |
("make-obsolete-variable" code nil nil [31571 31710]) |
|
182 |
("semantic-idle-symbol-maybe-highlight" function (:arguments ("tag")) nil [31712 33608]) |
|
183 |
("define-semantic-idle-service" code nil nil [33610 34921]) |
|
184 |
("define-minor-mode" code nil nil [34940 35688]) |
|
185 |
("semantic-idle-completions-end-of-symbol-p" function nil nil [35935 36171]) |
|
186 |
("semantic-idle-completion-list-default" function nil nil [36173 36875]) |
|
187 |
("define-semantic-idle-service" code nil nil [36877 37766]) |
|
188 |
("semantic-idle-breadcrumbs-display-function" variable (:default-value (function semantic-idle-breadcrumbs--display-in-header-line)) nil [37933 38650]) |
|
189 |
("semantic-idle-breadcrumbs-format-tag-list-function" variable (:default-value (function semantic-idle-breadcrumbs--format-linear)) nil [38652 39595]) |
|
190 |
("semantic-idle-breadcrumbs-format-tag-function" variable (:default-value (function semantic-format-tag-abbreviate)) nil [39597 39967]) |
|
191 |
("semantic-idle-breadcrumbs-separator" variable (:default-value (quote mode-specific)) nil [39969 40367]) |
|
192 |
("semantic-idle-breadcrumbs-header-line-prefix" variable (:default-value semantic-stickyfunc-indent-string) nil [40369 40639]) |
|
193 |
("semantic-idle-breadcrumbs-popup-menu" variable nil nil [40641 40773]) |
|
194 |
("semantic-idle-breadcrumbs--popup-menu" function |
|
195 |
(:user-visible-flag t |
|
196 |
:arguments ("event")) |
|
197 |
nil [40775 41195]) |
|
198 |
("semantic-idle-breadcrumbs--tag-function" function (:arguments ("function")) nil [41197 41740]) |
|
199 |
("semantic-idle-breadcrumbs-popup-map" variable (:default-value (let ((map (make-sparse-keymap))) (define-key map [header-line mouse-1] (semantic-idle-breadcrumbs--tag-function semantic-go-to-tag)) (define-key map [header-line mouse-3] (quote semantic-idle-breadcrumbs--popup-menu)) map)) nil [41785 42221]) |
|
200 |
("easy-menu-define" code nil nil [42223 44142]) |
|
201 |
("define-semantic-idle-service" code nil nil [44144 44686]) |
|
202 |
("semantic-idle-breadcrumbs--display-in-header-line" function (:arguments ("tag-list")) nil [44688 45544]) |
|
203 |
("semantic-idle-breadcrumbs--display-in-mode-line" function (:arguments ("tag-list")) nil [45546 46087]) |
|
204 |
("semantic-idle-breadcrumbs--format-tag-list" function (:arguments ("tag-list" "max-length")) nil [46089 46804]) |
|
205 |
("semantic-idle-breadcrumbs--format-linear" function (:arguments ("tag-list" "max-length")) nil [46806 47582]) |
|
206 |
("semantic-idle-breadcrumbs--format-innermost-first" function (:arguments ("tag-list" "max-length")) nil [47584 48877]) |
|
207 |
("semantic-idle-breadcrumbs--format-tag" function (:arguments ("tag" "format-function")) nil [48879 49607]) |
|
208 |
("semantic/idle" package nil nil [49610 49634])) |
|
209 |
:file "idle.el" |
|
210 |
:pointmax 49787 |
|
211 |
:fsize 49786 |
|
212 |
:lastmodtime '(23525 29532 0 0) |
|
213 |
:unmatched-syntax '((close-paren 1732 . 1733) (symbol 1690 . 1707) (open-paren 1689 . 1690))) |
|
214 |
(semanticdb-table "semanticdb-table" |
|
215 |
:file "ctxt.el" |
|
216 |
:fsize 25497 |
|
217 |
:lastmodtime '(23525 29531 0 0)) |
|
218 |
(semanticdb-table "semanticdb-table" |
|
219 |
:file "format.el" |
|
220 |
:fsize 27613 |
|
221 |
:lastmodtime '(23525 29532 0 0)) |
|
222 |
(semanticdb-table "semanticdb-table" |
|
223 |
:file "tag.el" |
|
224 |
:fsize 51800 |
|
225 |
:lastmodtime '(23525 29533 0 0)) |
|
226 |
(semanticdb-table "semanticdb-table" |
|
227 |
:file "find.el" |
|
228 |
:fsize 27564 |
|
229 |
:lastmodtime '(23525 29532 0 0)) |
|
230 |
(semanticdb-table "semanticdb-table" |
|
231 |
:major-mode emacs-lisp-mode |
|
232 |
:tags |
|
233 |
'( ("semantic/db" include nil nil [925 947]) |
|
234 |
("declare-function" code nil nil [949 1021]) |
|
235 |
("semanticdb-hooks" variable (:default-value (quote ((semanticdb-semantic-init-hook-fcn semantic-init-db-hook) (semanticdb-synchronize-table semantic-after-toplevel-cache-change-hook) (semanticdb-partial-synchronize-table semantic-after-partial-cache-change-hook) (semanticdb-revert-hook before-revert-hook) (semanticdb-kill-hook kill-buffer-hook) (semanticdb-kill-hook change-major-mode-hook) (semanticdb-kill-emacs-hook kill-emacs-hook)))) nil [1054 1622]) |
|
236 |
("semanticdb-minor-mode-p" function nil nil [1662 1846]) |
|
237 |
("define-minor-mode" code nil nil [1863 2370]) |
|
238 |
("defvaralias" code nil nil [2372 2442]) |
|
239 |
("defvaralias" code nil nil [2443 2510]) |
|
240 |
("semantic-varalias-obsolete" code nil nil [2511 2611]) |
|
241 |
("semanticdb-toggle-global-mode" function (:user-visible-flag t) nil [2614 2976]) |
|
242 |
("semanticdb-semantic-init-hook-fcn" function nil nil [3061 4974]) |
|
243 |
("semanticdb-revert-hook" function nil nil [4976 5355]) |
|
244 |
("semanticdb-kill-hook" function nil nil [5357 6787]) |
|
245 |
("semanticdb-kill-emacs-hook" function nil nil [6789 6919]) |
|
246 |
("semanticdb-synchronize-table" function (:arguments ("new-table")) nil [6950 7173]) |
|
247 |
("semanticdb-partial-synchronize-table" function (:arguments ("new-table")) nil [7175 7414]) |
|
248 |
("semantic/db-mode" package nil nil [7417 7444])) |
|
249 |
:file "db-mode.el" |
|
250 |
:pointmax 7603 |
|
251 |
:fsize 7602 |
|
252 |
:lastmodtime '(23525 29531 0 0) |
|
253 |
:unmatched-syntax nil) |
|
254 |
(semanticdb-table "semanticdb-table" |
|
255 |
:file "db.el" |
|
256 |
:fsize 40338 |
|
257 |
:lastmodtime '(23525 29531 0 0)) |
|
258 |
(semanticdb-table "semanticdb-table" |
|
259 |
:major-mode emacs-lisp-mode |
|
260 |
:tags |
|
261 |
'( ("cl" include nil nil [1578 1591]) |
|
262 |
("semantic" include nil nil [1593 1612]) |
|
263 |
("eieio-base" include nil nil [1613 1634]) |
|
264 |
("ring" include nil nil [1635 1650]) |
|
265 |
("declare-function" code nil nil [1652 1705]) |
|
266 |
("declare-function" code nil nil [1706 1773]) |
|
267 |
("declare-function" code nil nil [1774 1845]) |
|
268 |
("declare-function" code nil nil [1846 1905]) |
|
269 |
("semantic-bookmark" type |
|
270 |
(:superclasses "eieio-named" |
|
271 |
:members |
|
272 |
( ("tag" variable |
|
273 |
(:documentation "The TAG this bookmark belongs to." |
|
274 |
:type "semantic-tag") |
|
275 |
nil nil) |
|
276 |
("parent" variable |
|
277 |
(:documentation "The tag that is the parent of :tag." |
|
278 |
:type "(or semantic-tag null)") |
|
279 |
nil nil) |
|
280 |
("offset" variable |
|
281 |
(:documentation "The offset from `tag' start that is |
|
282 |
somehow interesting." |
|
283 |
:type "number") |
|
284 |
nil nil) |
|
285 |
("filename" variable |
|
286 |
(:documentation "String the tag belongs to. |
|
287 |
Set this when the tag gets unlinked from the buffer it belongs to." |
|
288 |
:type "string") |
|
289 |
nil nil) |
|
290 |
("frequency" variable |
|
291 |
(:documentation "Track the frequency this tag is visited." |
|
292 |
:default-value "0" |
|
293 |
:type "number") |
|
294 |
nil nil) |
|
295 |
("reason" variable |
|
296 |
(:documentation "The reason this tag is interesting. |
|
297 |
Nice values are 'edit, 'read, 'jump, and 'mark. |
|
298 |
edit - created because the tag text was edited. |
|
299 |
read - created because point lingered in tag text. |
|
300 |
jump - jumped to another tag from this tag. |
|
301 |
mark - created a regular mark in this tag." |
|
302 |
:default-value "t" |
|
303 |
:type "symbol") |
|
304 |
nil nil)) |
|
305 |
:type "class") |
|
306 |
nil [1978 2938]) |
|
307 |
("cl-defmethod" code nil nil [2940 3320]) |
|
308 |
("cl-defmethod" code nil nil [3322 4011]) |
|
309 |
("cl-defmethod" code nil nil [4013 4491]) |
|
310 |
("cl-defmethod" code nil nil [4493 5062]) |
|
311 |
("semantic-bookmark-ring" type |
|
312 |
(:members |
|
313 |
( ("ring" variable |
|
314 |
(:documentation "List of `semantic-bookmark' objects. |
|
315 |
This list is maintained as a list with the first item |
|
316 |
being the current location, and the rest being a list of |
|
317 |
items that were recently visited." |
|
318 |
:type "ring") |
|
319 |
nil nil) |
|
320 |
("current-index" variable |
|
321 |
(:documentation "The current index into RING for some operation. |
|
322 |
User commands use this to move through the ring, or reset." |
|
323 |
:default-value "0" |
|
324 |
:type "number") |
|
325 |
nil nil)) |
|
326 |
:type "class") |
|
327 |
nil [5064 5698]) |
|
328 |
("semantic-mru-bookmark-ring" variable (:default-value (semantic-bookmark-ring "Ring" :ring (make-ring 20))) nil [5700 5889]) |
|
329 |
("semantic-mrub-find-nearby-tag" function (:arguments ("point")) nil [5891 6418]) |
|
330 |
("cl-defmethod" code nil nil [6420 7245]) |
|
331 |
("semantic-mrub-cache-flush-fcn" function nil nil [7247 7600]) |
|
332 |
("add-hook" code nil nil [7602 7689]) |
|
333 |
("semantic-mrub-last-overlay" variable nil nil [7711 7822]) |
|
334 |
("semantic-mru-bookmark-change-hook-fcn" function (:arguments ("overlay")) nil [7824 8229]) |
|
335 |
("global-semantic-mru-bookmark-mode" variable nil nil [8274 8743]) |
|
336 |
("define-minor-mode" code nil nil [8760 9189]) |
|
337 |
("semantic-mru-bookmark-mode-hook" variable nil nil [9191 9337]) |
|
338 |
("semantic-mru-bookmark-mode-map" variable (:default-value (let ((km (make-sparse-keymap))) (define-key km "B" (quote semantic-mrub-switch-tags)) km)) nil [9339 9516]) |
|
339 |
("define-minor-mode" code nil nil [9518 10909]) |
|
340 |
("semantic-add-minor-mode" code nil nil [10911 10993]) |
|
341 |
("semantic-mrub-read-history" function nil nil [11058 11144]) |
|
342 |
("semantic-mrub-ring-to-assoc-list" function (:arguments ("ring")) nil [11146 11472]) |
|
343 |
("semantic-mrub-completing-read" function (:arguments ("prompt")) nil [11474 13001]) |
|
344 |
("semantic-mrub-switch-tags" function |
|
345 |
(:user-visible-flag t |
|
346 |
:arguments ("tagmark")) |
|
347 |
nil [13003 13447]) |
|
348 |
("semantic-adebug-mrub" function (:user-visible-flag t) nil [13466 13775]) |
|
349 |
("semantic/mru-bookmark" package nil nil [13778 13810])) |
|
350 |
:file "mru-bookmark.el" |
|
351 |
:pointmax 13979 |
|
352 |
:fsize 13978 |
|
353 |
:lastmodtime '(23525 29533 0 0) |
|
354 |
:unmatched-syntax '((close-paren 1591 . 1592) (symbol 1560 . 1577) (open-paren 1559 . 1560)))) |
|
355 |
:file "!drive_c!Program Files!Emacs 26.1!share!emacs!26.1!lisp!cedet!semantic!semantic.cache" |
|
356 |
:semantic-tag-version "2.0" |
|
357 |
:semanticdb-version "2.2") |