dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

company-pkg.el (354B)


      1 ;; Generated package description from company.el  -*- no-byte-compile: t -*-
      2 (define-package "company" "0.10.2" "Modular text completion framework" '((emacs "25.1")) :commit "34e92d9b7084b03d087866abcd1e6a22a244c9bb" :maintainer '("Dmitry Gutov" . "dmitry@gutov.dev") :keywords '("abbrev" "convenience" "matching") :url "http://company-mode.github.io/")