blob: a6d6e6894f95868206c9577b05cc5ceb8e486023 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
(define-package "company" "20180704.701" "Modular text completion framework"
'((emacs "24.3"))
:keywords
'("abbrev" "convenience" "matching")
:url "http://company-mode.github.io/")
;; Local Variables:
;; no-byte-compile: t
;; End:
|