2018-10-02 15:54:39 +02:00
|
|
|
(define-package "company" "20180913.805" "Modular text completion framework"
|
2018-09-10 20:51:14 +02:00
|
|
|
'((emacs "24.3"))
|
|
|
|
:keywords
|
|
|
|
'("abbrev" "convenience" "matching")
|
2018-10-02 15:54:39 +02:00
|
|
|
:authors
|
|
|
|
'(("Nikolaj Schumacher"))
|
|
|
|
:maintainer
|
|
|
|
'("Dmitry Gutov" . "dgutov@yandex.ru")
|
2018-09-10 20:51:14 +02:00
|
|
|
:url "http://company-mode.github.io/")
|
|
|
|
;; Local Variables:
|
|
|
|
;; no-byte-compile: t
|
|
|
|
;; End:
|