]> code.delx.au - gnu-emacs-elpa/commitdiff
Add Package-Requires header
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 30 Mar 2014 03:53:44 +0000 (06:53 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 30 Mar 2014 03:55:51 +0000 (06:55 +0300)
company.el

index f377afe31ec512507ca71f97aec35f47c1c25c48..4df535abc63e77a2e3f2360fb6b715a39dac6cbc 100644 (file)
@@ -4,10 +4,10 @@
 
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <dgutov@yandex.ru>
+;; URL: http://company-mode.github.io/
 ;; Version: 0.7.3
 ;; Keywords: abbrev, convenience, matching
-;; URL: http://company-mode.github.io/
-;; Compatibility: GNU Emacs 24.x
+;; Package-Requires: ((emacs "24.1"))
 
 ;; This file is part of GNU Emacs.