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-lib" include nil nil [2478 2495]) |
|
10 |
("newcomment" include nil nil [2496 2517]) |
|
11 |
("pcase" include nil nil [2518 2534]) |
|
12 |
("unless" code nil nil [2601 3070]) |
|
13 |
("company" customgroup (:user-visible-flag t) nil [3073 3201]) |
|
14 |
("company-tooltip" variable |
|
15 |
(:default-value (quote ((default :foreground "black") (((class color) (min-colors 88) (background light)) (:background "cornsilk")) (((class color) (min-colors 88) (background dark)) (:background "yellow")))) |
|
16 |
:type "face") |
|
17 |
nil [3203 3465]) |
|
18 |
("company-tooltip-selection" variable |
|
19 |
(:default-value (quote ((((class color) (min-colors 88) (background light)) (:background "light blue")) (((class color) (min-colors 88) (background dark)) (:background "orange1")) (t (:background "green")))) |
|
20 |
:type "face") |
|
21 |
nil [3467 3755]) |
|
22 |
("company-tooltip-search" variable |
|
23 |
(:default-value (quote ((default :inherit highlight))) |
|
24 |
:type "face") |
|
25 |
nil [3757 3875]) |
|
26 |
("company-tooltip-search-selection" variable |
|
27 |
(:default-value (quote ((default :inherit highlight))) |
|
28 |
:type "face") |
|
29 |
nil [3877 4026]) |
|
30 |
("company-tooltip-mouse" variable |
|
31 |
(:default-value (quote ((default :inherit highlight))) |
|
32 |
:type "face") |
|
33 |
nil [4028 4145]) |
|
34 |
("company-tooltip-common" variable |
|
35 |
(:default-value (quote ((((background light)) :foreground "darkred") (((background dark)) :foreground "red"))) |
|
36 |
:type "face") |
|
37 |
nil [4147 4339]) |
|
38 |
("company-tooltip-common-selection" variable |
|
39 |
(:default-value (quote ((default :inherit company-tooltip-common))) |
|
40 |
:type "face") |
|
41 |
nil [4341 4495]) |
|
42 |
("company-tooltip-annotation" variable |
|
43 |
(:default-value (quote ((((background light)) :foreground "firebrick4") (((background dark)) :foreground "red4"))) |
|
44 |
:type "face") |
|
45 |
nil [4497 4701]) |
|
46 |
("company-tooltip-annotation-selection" variable |
|
47 |
(:default-value (quote ((default :inherit company-tooltip-annotation))) |
|
48 |
:type "face") |
|
49 |
nil [4703 4869]) |
|
50 |
("company-scrollbar-fg" variable |
|
51 |
(:default-value (quote ((((background light)) :background "darkred") (((background dark)) :background "red"))) |
|
52 |
:type "face") |
|
53 |
nil [4871 5052]) |
|
54 |
("company-scrollbar-bg" variable |
|
55 |
(:default-value (quote ((((background light)) :background "wheat") (((background dark)) :background "gold"))) |
|
56 |
:type "face") |
|
57 |
nil [5054 5239]) |
|
58 |
("company-preview" variable |
|
59 |
(:default-value (quote ((((background light)) :inherit (company-tooltip-selection company-tooltip)) (((background dark)) :background "blue4" :foreground "wheat"))) |
|
60 |
:type "face") |
|
61 |
nil [5241 5470]) |
|
62 |
("company-preview-common" variable |
|
63 |
(:default-value (quote ((((background light)) :inherit company-tooltip-common-selection) (((background dark)) :inherit company-preview :foreground "red"))) |
|
64 |
:type "face") |
|
65 |
nil [5472 5719]) |
|
66 |
("company-preview-search" variable |
|
67 |
(:default-value (quote ((((background light)) :inherit company-tooltip-common-selection) (((background dark)) :inherit company-preview :background "blue1"))) |
|
68 |
:type "face") |
|
69 |
nil [5721 5972]) |
|
70 |
("company-echo" variable (:type "face") nil [5974 6048]) |
|
71 |
("company-echo-common" variable |
|
72 |
(:default-value (quote ((((background dark)) (:foreground "firebrick1")) (((background light)) (:background "firebrick4")))) |
|
73 |
:type "face") |
|
74 |
nil [6050 6254]) |
|
75 |
("company-frontends-set" function (:arguments ("variable" "value")) nil [6256 7789]) |
|
76 |
("company-frontends" variable (:default-value (quote (company-pseudo-tooltip-unless-just-one-frontend company-preview-if-just-one-frontend company-echo-metadata-frontend))) nil [7791 9806]) |
|
77 |
("company-tooltip-limit" variable (:default-value 10) nil [9808 9914]) |
|
78 |
("company-tooltip-minimum" variable (:default-value 6) nil [9916 10084]) |
|
79 |
("company-tooltip-minimum-width" variable nil nil [10086 10290]) |
|
80 |
("company-tooltip-maximum-width" variable (:default-value most-positive-fixnum) nil [10292 10515]) |
|
81 |
("company-tooltip-margin" variable (:default-value 1) nil [10517 10625]) |
|
82 |
("company-tooltip-offset-display" variable (:default-value (quote scrollbar)) nil [10627 10981]) |
|
83 |
("company-tooltip-align-annotations" variable nil nil [10983 11154]) |
|
84 |
("company-tooltip-flip-when-above" variable nil nil [11156 11326]) |
|
85 |
("company-safe-backends" variable (:default-value (quote ((company-abbrev . "Abbrev") (company-bbdb . "BBDB") (company-capf . "completion-at-point-functions") (company-clang . "Clang") (company-cmake . "CMake") (company-css . "CSS") (company-dabbrev . "dabbrev for plain text") (company-dabbrev-code . "dabbrev for code") (company-eclim . "Eclim (an Eclipse interface)") (company-elisp . "Emacs Lisp") (company-etags . "etags") (company-files . "Files") (company-gtags . "GNU Global") (company-ispell . "Ispell") (company-keywords . "Programming language keywords") (company-nxml . "nxml") (company-oddmuse . "Oddmuse") (company-semantic . "Semantic") (company-tempo . "Tempo templates") (company-xcode . "Xcode")))) nil [11328 12095]) |
|
86 |
("put" code nil nil [12096 12148]) |
|
87 |
("company-safe-backends-p" function (:arguments ("backends")) nil [12150 12456]) |
|
88 |
("company-backends" variable (:default-value (\` ((\,@ (unless (version< "24.3.51" emacs-version) (list (quote company-elisp)))) company-bbdb (\,@ (unless (version<= "26" emacs-version) (list (quote company-nxml)))) (\,@ (unless (version<= "26" emacs-version) (list (quote company-css)))) company-eclim company-semantic company-clang company-xcode company-cmake company-capf company-files (company-dabbrev-code company-gtags company-etags company-keywords) company-oddmuse company-dabbrev))) nil [12458 19731]) |
|
89 |
("put" code nil nil [19733 19802]) |
|
90 |
("company-transformers" variable nil nil [19804 20461]) |
|
91 |
("company-completion-started-hook" variable nil nil [20463 20662]) |
|
92 |
("company-completion-cancelled-hook" variable nil nil [20664 20866]) |
|
93 |
("company-completion-finished-hook" variable nil nil [20868 21174]) |
|
94 |
("company-minimum-prefix-length" variable (:default-value 3) nil [21176 21310]) |
|
95 |
("company-abort-manual-when-too-short" variable nil nil [21312 21594]) |
|
96 |
("company-require-match" variable (:default-value (quote company-explicit-action-p)) nil [21596 22156]) |
|
97 |
("company-auto-complete" variable nil nil [22158 22638]) |
|
98 |
("company-auto-complete-chars" variable (:default-value (quote (32 41 46))) nil [22640 24129]) |
|
99 |
("company-idle-delay" variable (:default-value 0.5) nil [24131 24500]) |
|
100 |
("company-tooltip-idle-delay" variable (:default-value 0.5) nil [24502 24807]) |
|
101 |
("company-begin-commands" variable (:default-value (quote (self-insert-command org-self-insert-command orgtbl-self-insert-command c-scope-operator c-electric-colon c-electric-lt-gt c-electric-slash))) nil [24809 25704]) |
|
102 |
("company-continue-commands" variable (:default-value (quote (not save-buffer save-some-buffers save-buffers-kill-terminal save-buffers-kill-emacs completion-at-point))) nil [25706 26621]) |
|
103 |
("company-show-numbers" variable nil nil [26623 26809]) |
|
104 |
("company-selection-wrap-around" variable nil nil [26811 27006]) |
|
105 |
("company-async-wait" variable (:default-value 0.03) nil [27008 27148]) |
|
106 |
("company-async-timeout" variable (:default-value 2) nil [27150 27252]) |
|
107 |
("company-mode-map" variable (:default-value (make-sparse-keymap)) nil [27336 27417]) |
|
108 |
("company-active-map" variable (:default-value (let ((keymap (make-sparse-keymap))) (define-key keymap "" (quote company-abort)) (define-key keymap "" (quote company-abort)) (define-key keymap (kbd "M-n") (quote company-select-next)) (define-key keymap (kbd "M-p") (quote company-select-previous)) (define-key keymap (kbd "<down>") (quote company-select-next-or-abort)) (define-key keymap (kbd "<up>") (quote company-select-previous-or-abort)) (define-key keymap [remap scroll-up-command] (quote company-next-page)) (define-key keymap [remap scroll-down-command] (quote company-previous-page)) (define-key keymap [down-mouse-1] (quote ignore)) (define-key keymap [down-mouse-3] (quote ignore)) (define-key keymap [mouse-1] (quote company-complete-mouse)) (define-key keymap [mouse-3] (quote company-select-mouse)) (define-key keymap [up-mouse-1] (quote ignore)) (define-key keymap [up-mouse-3] (quote ignore)) (define-key keymap [return] (quote company-complete-selection)) (define-key keymap (kbd "RET") (quote company-complete-selection)) (define-key keymap [tab] (quote company-complete-common)) (define-key keymap (kbd "TAB") (quote company-complete-common)) (define-key keymap (kbd "<f1>") (quote company-show-doc-buffer)) (define-key keymap (kbd "C-h") (quote company-show-doc-buffer)) (define-key keymap "" (quote company-show-location)) (define-key keymap "" (quote company-search-candidates)) (define-key keymap "\223" (quote company-filter-candidates)) (dotimes (i 10) (define-key keymap (read-kbd-macro (format "M-%d" i)) (quote company-complete-number))) keymap)) nil [27419 28992]) |
|
109 |
("company--disabled-backends" variable nil nil [28994 29033]) |
|
110 |
("company-init-backend" function (:arguments ("backend")) nil [29035 29809]) |
|
111 |
("company--maybe-init-backend" function (:arguments ("backend")) nil [29811 30010]) |
|
112 |
("company-lighter-base" variable (:default-value "company") nil [30012 30166]) |
|
113 |
("company-lighter" variable (:default-value (quote (" " (company-candidates (:eval (if (consp company-backend) (company--group-lighter (nth company-selection company-candidates) company-lighter-base) (symbol-name company-backend))) company-lighter-base)))) nil [30168 30797]) |
|
114 |
("put" code nil nil [30799 30845]) |
|
115 |
("define-minor-mode" code nil nil [30862 32407]) |
|
116 |
("company-global-modes" variable (:default-value t) nil [32409 33268]) |
|
117 |
("define-globalized-minor-mode" code nil nil [33285 33364]) |
|
118 |
("company-mode-on" function nil nil [33366 33754]) |
|
119 |
("company-assert-enabled" function nil nil [33756 33883]) |
|
120 |
("defvar-local" code nil nil [33967 34003]) |
|
121 |
("company-emulation-alist" variable (:default-value (quote ((t)))) nil [34005 34050]) |
|
122 |
("company-enable-overriding-keymap" function (:arguments ("keymap")) nil [34052 34164]) |
|
123 |
("company-ensure-emulation-alist" function nil nil [34166 34433]) |
|
124 |
("company-install-map" function nil nil [34435 34611]) |
|
125 |
("company-uninstall-map" function nil nil [34613 34689]) |
|
126 |
("company--company-command-p" function (:arguments ("keys")) nil [34691 34879]) |
|
127 |
("company-ignore" function nil nil [35105 35181]) |
|
128 |
("global-set-key" code nil nil [35183 35238]) |
|
129 |
("company-input-noop" function nil nil [35240 35321]) |
|
130 |
("declare-function" code nil nil [35359 35414]) |
|
131 |
("company--posn-col-row" function (:arguments ("posn")) nil [35416 36086]) |
|
132 |
("company--col-row" function (:arguments ("pos")) nil [36088 36174]) |
|
133 |
("company--row" function (:arguments ("pos")) nil [36176 36243]) |
|
134 |
("defvar-local" code nil nil [36327 36361]) |
|
135 |
("company-grab" function (:arguments ("regexp" "expression" "limit")) nil [36363 36515]) |
|
136 |
("company-grab-line" function (:arguments ("regexp" "expression")) nil [36517 36880]) |
|
137 |
("company-grab-symbol" function nil nil [36882 37276]) |
|
138 |
("company-grab-word" function nil nil [37278 37658]) |
|
139 |
("company-grab-symbol-cons" function (:arguments ("idle-begin-after-re" "max-len")) nil [37660 38290]) |
|
140 |
("company-in-string-or-comment" function nil nil [38292 38522]) |
|
141 |
("company-call-backend" function (:arguments ("args")) nil [38524 38637]) |
|
142 |
("company--force-sync" function (:arguments ("fun" "args" "backend")) nil [38639 39626]) |
|
143 |
("company-call-backend-raw" function (:arguments ("args")) nil [39628 40135]) |
|
144 |
("company--multi-backend-adapter" function (:arguments ("backends" "command" "args")) nil [40137 41309]) |
|
145 |
("company--multi-backend-adapter-candidates" function (:arguments ("backends" "prefix" "separate")) nil [41311 42296]) |
|
146 |
("company--multi-candidates-mapper" function (:arguments ("backend" "separate" "tag")) nil [42298 42713]) |
|
147 |
("company--merge-async" function (:arguments ("pairs" "merger")) nil [42715 44032]) |
|
148 |
("company--prefix-str" function (:arguments ("prefix")) nil [44034 44102]) |
|
149 |
("defvar-local" code nil nil [44186 44219]) |
|
150 |
("defvar-local" code nil nil [44221 44258]) |
|
151 |
("defvar-local" code nil nil [44260 44304]) |
|
152 |
("defvar-local" code nil nil [44306 44349]) |
|
153 |
("defvar-local" code nil nil [44351 44398]) |
|
154 |
("defvar-local" code nil nil [44400 44433]) |
|
155 |
("defvar-local" code nil nil [44435 44469]) |
|
156 |
("defvar-local" code nil nil [44471 44515]) |
|
157 |
("defvar-local" code nil nil [44517 44604]) |
|
158 |
("defvar-local" code nil nil [44606 44647]) |
|
159 |
("company--auto-completion" variable nil nil [44649 44793]) |
|
160 |
("defvar-local" code nil nil [44795 44832]) |
|
161 |
("defvar-local" code nil nil [44834 44866]) |
|
162 |
("company-timer" variable nil nil [44868 44894]) |
|
163 |
("company-tooltip-timer" variable nil nil [44895 44929]) |
|
164 |
("company-strip-prefix" function (:arguments ("str")) nil [44931 45010]) |
|
165 |
("company--insert-candidate" function (:arguments ("candidate")) nil [45012 45465]) |
|
166 |
("company-with-candidate-inserted" function (:arguments ("candidate" "body")) nil [45467 46014]) |
|
167 |
("company-explicit-action-p" function nil nil [46016 46183]) |
|
168 |
("company-reformat" function (:arguments ("candidate")) nil [46185 46572]) |
|
169 |
("company--should-complete" function nil nil [46574 46951]) |
|
170 |
("company--should-continue" function nil nil [46953 47415]) |
|
171 |
("company-call-frontends" function (:arguments ("command")) nil [47417 47706]) |
|
172 |
("company-set-selection" function (:arguments ("selection" "force-update")) nil [47708 48136]) |
|
173 |
("company--group-lighter" function (:arguments ("candidate" "base")) nil [48138 48595]) |
|
174 |
("company-update-candidates" function (:arguments ("candidates")) nil [48597 50184]) |
|
175 |
("company-calculate-candidates" function (:arguments ("prefix")) nil [50186 51492]) |
|
176 |
("company--fetch-candidates" function (:arguments ("prefix")) nil [51494 52732]) |
|
177 |
("company--flyspell-workaround-p" function nil nil [52734 52888]) |
|
178 |
("company--preprocess-candidates" function (:arguments ("candidates")) nil [52890 53178]) |
|
179 |
("company--postprocess-candidates" function (:arguments ("candidates")) nil [53180 53509]) |
|
180 |
("company--strip-duplicates" function (:arguments ("candidates")) nil [53511 54427]) |
|
181 |
("company--transform-candidates" function (:arguments ("candidates")) nil [54429 54579]) |
|
182 |
("company-occurrence-weight-function" variable (:default-value (function company-occurrence-prefer-closest-above)) nil [54581 55073]) |
|
183 |
("company-occurrence-prefer-closest-above" function (:arguments ("pos" "match-beg" "match-end")) nil [55075 55300]) |
|
184 |
("company-occurrence-prefer-any-closest" function (:arguments ("pos" "_match-beg" "match-end")) nil [55302 55455]) |
|
185 |
("company-sort-by-occurrence" function (:arguments ("candidates")) nil [55457 56842]) |
|
186 |
("company--occurrence-predicate" function nil nil [56844 57796]) |
|
187 |
("company-sort-by-backend-importance" function (:arguments ("candidates")) nil [57798 58620]) |
|
188 |
("company-sort-prefer-same-case-prefix" function (:arguments ("candidates")) nil [58622 59098]) |
|
189 |
("company-idle-begin" function (:arguments ("buf" "win" "tick" "pos")) nil [59100 59434]) |
|
190 |
("company-auto-begin" function nil nil [59436 59937]) |
|
191 |
("company-manual-begin" function nil nil [59954 60266]) |
|
192 |
("company-other-backend" function (:arguments ("backward")) nil [60268 60937]) |
|
193 |
("company-require-match-p" function nil nil [60939 61258]) |
|
194 |
("company-auto-complete-p" function (:arguments ("input")) nil [61260 61858]) |
|
195 |
("company--incremental-p" function nil nil [61860 62182]) |
|
196 |
("company--continue-failed" function (:arguments ("new-prefix")) nil [62184 62956]) |
|
197 |
("company--good-prefix-p" function (:arguments ("prefix")) nil [62958 63525]) |
|
198 |
("company--continue" function nil nil [63527 64948]) |
|
199 |
("company--begin-new" function nil nil [64950 66416]) |
|
200 |
("company--perform" function nil nil [66418 66828]) |
|
201 |
("company-cancel" function (:arguments ("result")) nil [66830 68060]) |
|
202 |
("company-abort" function nil nil [68062 68128]) |
|
203 |
("company-finish" function (:arguments ("result")) nil [68130 68224]) |
|
204 |
("company-keep" function (:arguments ("command")) nil [68226 68313]) |
|
205 |
("company-pre-command" function nil nil [68315 68919]) |
|
206 |
("company-post-command" function nil nil [68921 70347]) |
|
207 |
("company--idle-delay" function nil nil [70349 70458]) |
|
208 |
("company--begin-inhibit-commands" variable (:default-value (quote (company-abort company-complete-mouse company-complete company-complete-common company-complete-selection company-complete-number))) nil [70460 70947]) |
|
209 |
("company--should-begin" function nil nil [70949 71207]) |
|
210 |
("company-search-regexp-function" variable (:default-value (function regexp-quote)) nil [71291 71991]) |
|
211 |
("defvar-local" code nil nil [71993 72032]) |
|
212 |
("company-search-lighter" variable (:default-value (quote (" " (company-search-filtering "Filter" "Search") ": \"" company-search-string "\""))) nil [72034 72283]) |
|
213 |
("defvar-local" code nil nil [72285 72397]) |
|
214 |
("defvar-local" code nil nil [72399 72445]) |
|
215 |
("defvar-local" code nil nil [72447 72493]) |
|
216 |
("company-search-words-regexp" function (:arguments ("input")) nil [72495 72654]) |
|
217 |
("company-search-words-in-any-order-regexp" function (:arguments ("input")) nil [72656 73035]) |
|
218 |
("company-search-flex-regexp" function (:arguments ("input")) nil [73037 73367]) |
|
219 |
("company--permutations" function (:arguments ("lst")) nil [73369 73589]) |
|
220 |
("company--search" function (:arguments ("text" "lines")) nil [73591 73833]) |
|
221 |
("company-search-keypad" function nil nil [73835 74030]) |
|
222 |
("company-search-printing-char" function nil nil [74032 74315]) |
|
223 |
("company--search-update-predicate" function (:arguments ("ss")) nil [74317 74739]) |
|
224 |
("company--search-update-string" function (:arguments ("new")) nil [74741 75001]) |
|
225 |
("company--search-assert-input" function nil nil [75003 75160]) |
|
226 |
("company-search-repeat-forward" function (:user-visible-flag t) nil [75162 75595]) |
|
227 |
("company-search-repeat-backward" function (:user-visible-flag t) nil [75597 76103]) |
|
228 |
("company-search-toggle-filtering" function (:user-visible-flag t) nil [76105 76420]) |
|
229 |
("company-search-abort" function (:user-visible-flag t) nil [76422 76698]) |
|
230 |
("company-search-other-char" function nil nil [76700 76851]) |
|
231 |
("company-search-delete-char" function nil nil [76853 77177]) |
|
232 |
("company-search-map" variable (:default-value (let ((i 0) (keymap (make-keymap))) (if (fboundp (quote max-char)) (set-char-table-range (nth 1 keymap) (cons 256 (max-char)) (quote company-search-printing-char)) (with-no-warnings (let ((l (generic-character-list)) (table (nth 1 keymap))) (while l (set-char-table-default table (car l) (quote company-search-printing-char)) (setq l (cdr l)))))) (define-key keymap [t] (quote company-search-other-char)) (while (< i 32) (define-key keymap (make-string 1 i) (quote company-search-other-char)) (cl-incf i)) (while (< i 256) (define-key keymap (vector i) (quote company-search-printing-char)) (cl-incf i)) (dotimes (i 10) (define-key keymap (read (format "[kp-%s]" i)) (quote company-search-keypad))) (let ((meta-map (make-sparse-keymap))) (define-key keymap (char-to-string meta-prefix-char) meta-map) (define-key keymap [escape] meta-map)) (define-key keymap (vector meta-prefix-char t) (quote company-search-other-char)) (define-key keymap (kbd "M-n") (quote company-select-next)) (define-key keymap (kbd "M-p") (quote company-select-previous)) (define-key keymap (kbd "<down>") (quote company-select-next-or-abort)) (define-key keymap (kbd "<up>") (quote company-select-previous-or-abort)) (define-key keymap "" (quote company-search-other-char)) (define-key keymap [escape escape escape] (quote company-search-other-char)) (define-key keymap (kbd "DEL") (quote company-search-delete-char)) (define-key keymap [backspace] (quote company-search-delete-char)) (define-key keymap "" (quote company-search-abort)) (define-key keymap "" (quote company-search-repeat-forward)) (define-key keymap "" (quote company-search-repeat-backward)) (define-key keymap "" (quote company-search-toggle-filtering)) (dotimes (i 10) (define-key keymap (read-kbd-macro (format "M-%d" i)) (quote company-complete-number))) keymap)) nil [77179 79239]) |
|
233 |
("define-minor-mode" code nil nil [79241 80196]) |
|
234 |
("company--search-assert-enabled" function nil nil [80198 80371]) |
|
235 |
("company-search-candidates" function (:user-visible-flag t) nil [80373 81136]) |
|
236 |
("company-filter-map" variable (:default-value (let ((keymap (make-keymap))) (define-key keymap [remap company-search-printing-char] (quote company-filter-printing-char)) (set-keymap-parent keymap company-search-map) keymap)) nil [81138 81427]) |
|
237 |
("company-filter-candidates" function (:user-visible-flag t) nil [81429 81718]) |
|
238 |
("company-select-next" function |
|
239 |
(:user-visible-flag t |
|
240 |
:arguments ("arg")) |
|
241 |
nil [81802 82040]) |
|
242 |
("company-select-previous" function |
|
243 |
(:user-visible-flag t |
|
244 |
:arguments ("arg")) |
|
245 |
nil [82042 82239]) |
|
246 |
("company-select-next-or-abort" function |
|
247 |
(:user-visible-flag t |
|
248 |
:arguments ("arg")) |
|
249 |
nil [82241 82573]) |
|
250 |
("company-select-previous-or-abort" function |
|
251 |
(:user-visible-flag t |
|
252 |
:arguments ("arg")) |
|
253 |
nil [82575 82919]) |
|
254 |
("company-next-page" function (:user-visible-flag t) nil [82921 83339]) |
|
255 |
("company-previous-page" function (:user-visible-flag t) nil [83341 83765]) |
|
256 |
("company-pseudo-tooltip-overlay" variable nil nil [83767 83806]) |
|
257 |
("company-tooltip-offset" variable nil nil [83808 83839]) |
|
258 |
("company--inside-tooltip-p" function (:arguments ("event-col-row" "row" "height")) nil [83841 84383]) |
|
259 |
("company--event-col-row" function (:arguments ("event")) nil [84385 84469]) |
|
260 |
("company-select-mouse" function |
|
261 |
(:user-visible-flag t |
|
262 |
:arguments ("event")) |
|
263 |
nil [84471 85656]) |
|
264 |
("company-complete-mouse" function |
|
265 |
(:user-visible-flag t |
|
266 |
:arguments ("event")) |
|
267 |
nil [85658 85833]) |
|
268 |
("company-complete-selection" function (:user-visible-flag t) nil [85835 86049]) |
|
269 |
("company-complete-common" function (:user-visible-flag t) nil [86051 86372]) |
|
270 |
("company-complete-common-or-cycle" function |
|
271 |
(:user-visible-flag t |
|
272 |
:arguments ("arg")) |
|
273 |
nil [86374 86884]) |
|
274 |
("company-indent-or-complete-common" function (:user-visible-flag t) nil [86886 87512]) |
|
275 |
("company-select-next-if-tooltip-visible-or-complete-selection" function (:user-visible-flag t) nil [87514 87946]) |
|
276 |
("company-complete" function (:user-visible-flag t) nil [87963 88517]) |
|
277 |
("company-complete-number" function |
|
278 |
(:user-visible-flag t |
|
279 |
:arguments ("n")) |
|
280 |
nil [88519 89530]) |
|
281 |
("company-space-strings-limit" variable |
|
282 |
(:constant-flag t |
|
283 |
:default-value 100) |
|
284 |
nil [89614 89656]) |
|
285 |
("company-space-strings" variable |
|
286 |
(:constant-flag t |
|
287 |
:default-value (let (lst) (dotimes (i company-space-strings-limit) (push (make-string (- company-space-strings-limit 1 i) 32) lst)) (apply (quote vector) lst))) |
|
288 |
nil [89658 89846]) |
|
289 |
("company-space-string" function (:arguments ("len")) nil [89848 89990]) |
|
290 |
("company-safe-substring" function (:arguments ("str" "from" "to")) nil [89992 90636]) |
|
291 |
("defvar-local" code nil nil [90720 90760]) |
|
292 |
("company-fetch-metadata" function nil nil [90762 91047]) |
|
293 |
("company-doc-buffer" function (:arguments ("string")) nil [91049 91269]) |
|
294 |
("company--electric-saved-window-configuration" variable nil nil [91271 91328]) |
|
295 |
("company--electric-commands" variable (:default-value (quote (scroll-other-window scroll-other-window-down mwheel-scroll))) nil [91330 91493]) |
|
296 |
("company--electric-restore-window-configuration" function nil nil [91495 91874]) |
|
297 |
("company--electric-do" function (:arguments ("body")) nil [91876 92380]) |
|
298 |
("company--unread-this-command-keys" function nil nil [92382 92674]) |
|
299 |
("company-show-doc-buffer" function (:user-visible-flag t) nil [92676 93387]) |
|
300 |
("put" code nil nil [93388 93434]) |
|
301 |
("company-show-location" function (:user-visible-flag t) nil [93436 94330]) |
|
302 |
("put" code nil nil [94331 94375]) |
|
303 |
("defvar-local" code nil nil [94459 94494]) |
|
304 |
("company-remove-callback" function (:arguments ("ignored")) nil [94496 94771]) |
|
305 |
("company-begin-backend" function |
|
306 |
(:user-visible-flag t |
|
307 |
:arguments ("backend" "callback")) |
|
308 |
nil [94773 95544]) |
|
309 |
("company-begin-with" function (:arguments ("candidates" "prefix-length" "require-match" "callback")) nil [95546 96454]) |
|
310 |
("declare-function" code nil nil [96456 96504]) |
|
311 |
("declare-function" code nil nil [96505 96545]) |
|
312 |
("company-version" function |
|
313 |
(:user-visible-flag t |
|
314 |
:arguments ("show-version")) |
|
315 |
nil [96547 96944]) |
|
316 |
("company-diag" function (:user-visible-flag t) nil [96946 98760]) |
|
317 |
("defvar-local" code nil nil [98844 98893]) |
|
318 |
("defvar-local" code nil nil [98895 98934]) |
|
319 |
("company-tooltip--lines-update-offset" function (:arguments ("selection" "num-lines" "limit")) nil [98936 99520]) |
|
320 |
("company-tooltip--simple-update-offset" function (:arguments ("selection" "_num-lines" "limit")) nil [99522 99777]) |
|
321 |
("company-round-tab" function (:arguments ("arg")) nil [99795 99877]) |
|
322 |
("company-plainify" function (:arguments ("str")) nil [99879 100406]) |
|
323 |
("company-fill-propertize" function (:arguments ("value" "annotation" "width" "selected" "left" "right")) nil [100408 104200]) |
|
324 |
("company--search-chunks" function nil nil [104202 104470]) |
|
325 |
("company--pre-render" function (:arguments ("str" "annotation-p")) nil [104472 104972]) |
|
326 |
("company--clean-string" function (:arguments ("str")) nil [104974 105511]) |
|
327 |
("company-buffer-lines" function (:arguments ("beg" "end")) nil [105526 106525]) |
|
328 |
("company-modify-line" function (:arguments ("old" "new" "offset")) nil [106527 106697]) |
|
329 |
("company--window-height" function nil nil [106699 106834]) |
|
330 |
("company--window-width" function nil nil [106836 107779]) |
|
331 |
("company--replacement-string" function (:arguments ("lines" "old" "column" "nl" "align-top")) nil [107781 109133]) |
|
332 |
("company--offset-line" function (:arguments ("line" "offset")) nil [109135 109241]) |
|
333 |
("company--create-lines" function (:arguments ("selection" "limit")) nil [109243 112928]) |
|
334 |
("company--scrollbar-bounds" function (:arguments ("offset" "limit" "length")) nil [112930 113193]) |
|
335 |
("company--scrollbar" function (:arguments ("i" "bounds")) nil [113195 113400]) |
|
336 |
("company--scrollpos-line" function (:arguments ("text" "width")) nil [113402 113681]) |
|
337 |
("company--pseudo-tooltip-height" function nil nil [113692 114153]) |
|
338 |
("company-pseudo-tooltip-show" function (:arguments ("row" "column" "selection")) nil [114155 115348]) |
|
339 |
("company-pseudo-tooltip-show-at-point" function (:arguments ("pos" "column-offset")) nil [115350 115614]) |
|
340 |
("company-pseudo-tooltip-edit" function (:arguments ("selection")) nil [115616 116199]) |
|
341 |
("company-pseudo-tooltip-hide" function nil nil [116201 116377]) |
|
342 |
("company-pseudo-tooltip-hide-temporarily" function nil nil [116379 116739]) |
|
343 |
("company-pseudo-tooltip-unhide" function nil nil [116741 117469]) |
|
344 |
("company-pseudo-tooltip-guard" function nil nil [117471 117930]) |
|
345 |
("company-pseudo-tooltip-frontend" function (:arguments ("command")) nil [117932 119113]) |
|
346 |
("company-pseudo-tooltip-unless-just-one-frontend" function (:arguments ("command")) nil [119115 119386]) |
|
347 |
("company-pseudo-tooltip-unless-just-one-frontend-with-delay" function (:arguments ("command")) nil [119388 120479]) |
|
348 |
("defvar-local" code nil nil [120563 120605]) |
|
349 |
("company-preview-show-at-point" function (:arguments ("pos" "completion")) nil [120607 122450]) |
|
350 |
("company-preview-hide" function nil nil [122452 122600]) |
|
351 |
("company-preview-frontend" function (:arguments ("command")) nil [122602 122970]) |
|
352 |
("company-preview-if-just-one-frontend" function (:arguments ("command")) nil [122972 123219]) |
|
353 |
("company--show-inline-p" function nil nil [123221 123440]) |
|
354 |
("company-tooltip-visible-p" function nil nil [123442 123639]) |
|
355 |
("company-preview-common--show-p" function nil nil [123641 123893]) |
|
356 |
("company-preview-common-frontend" function (:arguments ("command")) nil [123895 124281]) |
|
357 |
("defvar-local" code nil nil [124365 124405]) |
|
358 |
("company-echo-timer" variable nil nil [124407 124438]) |
|
359 |
("company-echo-delay" variable (:default-value 0.01) nil [124440 124471]) |
|
360 |
("company-echo-truncate-lines" variable (:default-value t) nil [124473 124647]) |
|
361 |
("company-echo-show" function (:arguments ("getter")) nil [124649 124947]) |
|
362 |
("company-echo-show-soon" function (:arguments ("getter")) nil [124949 125099]) |
|
363 |
("company-echo-cancel" function (:arguments ("unset")) nil [125101 125261]) |
|
364 |
("company-echo-show-when-idle" function (:arguments ("getter")) nil [125263 125448]) |
|
365 |
("company-echo-format" function nil nil [125450 126518]) |
|
366 |
("company-echo-strip-common-format" function nil nil [126520 127357]) |
|
367 |
("company-echo-hide" function nil nil [127359 127491]) |
|
368 |
("company-echo-frontend" function (:arguments ("command")) nil [127493 127717]) |
|
369 |
("company-echo-strip-common-frontend" function (:arguments ("command")) nil [127719 127969]) |
|
370 |
("company-echo-metadata-frontend" function (:arguments ("command")) nil [127971 128215]) |
|
371 |
("company" package nil nil [128217 128235])) |
|
372 |
:file "company.el" |
|
373 |
:pointmax 128261 |
|
374 |
:fsize 128260 |
|
375 |
:lastmodtime '(23534 29869 0 0) |
|
376 |
:unmatched-syntax '((close-paren 3070 . 3071) (symbol 2555 . 2571) (open-paren 2554 . 2555)))) |
|
377 |
:file "!drive_c!Users!joelg!.emacs.d!elpa!company-20181105.2312!semantic.cache" |
|
378 |
:semantic-tag-version "2.0" |
|
379 |
:semanticdb-version "2.2") |