mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-17 c4001ccd1864293b64aa37d83a9d9457eb875e70
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         '( ("cl" include nil nil [1373 1386])
10             ("semantic" include nil nil [1388 1407])
11             ("semantic/decorate" include nil nil [1408 1436])
12             ("semantic/tag-ls" include nil nil [1437 1463])
13             ("semantic/util-modes" include nil nil [1464 1494])
14             ("semantic-decoration-styles" variable nil nil [1515 1916])
15             ("semantic-decorate-style-predicate" function (:arguments ("style")) nil [1931 2059])
16             ("semantic-decorate-style-highlighter" function (:arguments ("style")) nil [2061 2201])
17             ("semantic-decorate-style-predicate-default" function (:arguments ("style")) nil [2203 2347])
18             ("semantic-decorate-style-highlighter-default" function (:arguments ("style")) nil [2349 2505])
19             ("semantic-decoration-p" function (:arguments ("object")) nil [2534 2719])
20             ("semantic-decoration-set-property" function (:arguments ("deco" "property" "value")) nil [2721 2940])
21             ("semantic-decoration-get-property" function (:arguments ("deco" "property")) nil [2942 3129])
22             ("semantic-decoration-set-face" function (:arguments ("deco" "face")) nil [3131 3297])
23             ("semantic-decoration-face" function (:arguments ("deco")) nil [3299 3433])
24             ("semantic-decoration-set-priority" function (:arguments ("deco" "priority")) nil [3435 3655])
25             ("semantic-decoration-priority" function (:arguments ("deco")) nil [3657 3803])
26             ("semantic-decoration-move" function (:arguments ("deco" "begin" "end")) nil [3805 4024])
27             ("semantic-decorate-tag" function (:arguments ("tag" "begin" "end" "face")) nil [4049 4639])
28             ("semantic-decorate-clear-tag" function (:arguments ("tag" "deco")) nil [4641 5170])
29             ("semantic-decorate-tag-decoration" function (:arguments ("tag")) nil [5172 5318])
30             ("semantic-decorate-flush-decorations" function (:arguments ("buffer")) nil [5363 5807])
31             ("semantic-decorate-clear-decorations" function (:arguments ("tag-list")) nil [5809 6097])
32             ("semantic-decorate-add-decorations" function (:arguments ("tag-list")) nil [6099 7224])
33             ("semantic-decorate-pending-decoration-hook" variable nil nil [7516 7629])
34             ("semantic-varalias-obsolete" code nil nil [7631 7760])
35             ("semantic-decorate-add-pending-decoration" function (:arguments ("fcn" "buffer")) nil [7762 8178])
36             ("semantic-decorate-flush-pending-decorations" function (:arguments ("buffer")) nil [8180 8565])
37             ("define-minor-mode" code nil nil [8676 9131])
38             ("semantic-decoration-mode-hook" variable nil nil [9133 9275])
39             ("define-minor-mode" code nil nil [9277 11414])
40             ("semantic-add-minor-mode" code nil nil [11416 11495])
41             ("semantic-decorate-tags-after-full-reparse" function (:arguments ("tag-list")) nil [11497 11953])
42             ("semantic-decorate-tags-after-partial-reparse" function (:arguments ("tag-list")) nil [11955 12295])
43             ("semantic-decoration-style-enabled-p" function (:arguments ("style")) nil [12330 12571])
44             ("semantic-toggle-decoration-style" function
45                (:user-visible-flag t
46                 :arguments ("name" "arg"))
47                 nil [12573 13797])
48             ("semantic-decoration-menu-cache" variable nil nil [13799 13876])
49             ("semantic-decoration-build-style-menu" function (:arguments ("style")) nil [13878 14198])
50             ("semantic-build-decoration-mode-menu" function (:arguments ("ignore")) nil [14200 14535])
51             ("define-semantic-decoration-style" function (:arguments ("name" "doc" "flags")) nil [14573 17476])
52             ("define-semantic-decoration-style" code nil nil [17551 17699])
53             ("semantic-tag-boundary-face" variable
54                (:default-value (quote ((((class color) (background dark)) (:overline "cyan")) (((class color) (background light)) (:overline "blue"))))
55                 :type "face")
56                 nil [17701 17979])
57             ("semantic-tag-boundary-p-default" function (:arguments ("tag")) nil [17981 18559])
58             ("semantic-tag-boundary-highlight-default" function (:arguments ("tag")) nil [18561 18983])
59             ("define-semantic-decoration-style" code nil nil [19020 19175])
60             ("semantic-decoration-on-private-members-face" variable
61                (:default-value (quote ((((class color) (background dark)) (:background "#200000")) (((class color) (background light)) (:background "#8fffff"))))
62                 :type "face")
63                 nil [19177 19515])
64             ("semantic-decoration-on-private-members-highlight-default" function (:arguments ("tag")) nil [19517 19747])
65             ("semantic-decoration-on-private-members-p-default" function (:arguments ("tag")) nil [19749 19971])
66             ("semantic-decoration-on-protected-members-face" variable
67                (:default-value (quote ((((class color) (background dark)) (:background "#000020")) (((class color) (background light)) (:background "#fffff8"))))
68                 :type "face")
69                 nil [20010 20352])
70             ("define-semantic-decoration-style" code nil nil [20354 20513])
71             ("semantic-decoration-on-protected-members-p-default" function (:arguments ("tag")) nil [20515 20743])
72             ("semantic-decoration-on-protected-members-highlight-default" function (:arguments ("tag")) nil [20745 20981])
73             ("declare-function" code nil nil [21022 21114])
74             ("declare-function" code nil nil [21115 21215])
75             ("define-semantic-decoration-style" code nil nil [21216 21444])
76             ("semantic/decorate/mode" package nil nil [21448 21481]))          
77       :file "mode.el"
78       :pointmax 21655
79       :fsize 21654
80       :lastmodtime '(23525 29535 0 0)
81       :unmatched-syntax '((close-paren 1386 . 1387) (symbol 1355 . 1372) (open-paren 1354 . 1355))))
82   :file "!drive_c!Program Files!Emacs 26.1!share!emacs!26.1!lisp!cedet!semantic!decorate!semantic.cache"
83   :semantic-tag-version "2.0"
84   :semanticdb-version "2.2")