]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | ;ELC\1c\0\0\0 |
2 | ;;; Compiled | |
3 | ;;; in Emacs version 28.2 | |
4 | ;;; with all optimizations. | |
5 | ||
6 | ||
7 | ||
8 | (byte-code "\300\301!\210\300\302!\210\300\303!\207" [require company cl-lib abbrev] 2) | |
9 | #@41 Replace MATCH with the expanded abbrev.\1f | |
10 | (defalias 'company-abbrev-insert #[(match) "\300 \207" [expand-abbrev] 1 (#$ . 172)]) | |
11 | #@47 `company-mode' completion backend for abbrev.\1f | |
12 | (defalias 'company-abbrev #[(command &optional arg &rest ignored) "\b\304\267\202'\0\305\306\307\"\207\310 \207\311\312\313 \n\"\"\311\312\313 \v\"\"\244\207\314\207\315 !\207\316 \207\317\207" [command arg global-abbrev-table local-abbrev-table #s(hash-table size 6 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (interactive 6 prefix 11 candidates 14 kind 30 meta 32 post-completion 36)) company-begin-backend company-abbrev company-abbrev-insert company-grab-symbol delete "" all-completions snippet abbrev-expansion expand-abbrev nil] 6 (#$ . 304) (list 'interactive)]) | |
13 | (provide 'company-abbrev) |