Update all packages
This commit is contained in:
8
elpa/company-20180704.701/company-pkg.el
Normal file
8
elpa/company-20180704.701/company-pkg.el
Normal file
@@ -0,0 +1,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:
|
||||
Reference in New Issue
Block a user