aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Erik Martin-Dorel <erik@martin-dorel.org>2018-08-06 19:24:29 +0200
committerGravatar Erik Martin-Dorel <erik@martin-dorel.org>2018-08-23 01:23:31 +0200
commit3ba86af3271111cb056676c631b7caa6897e06f1 (patch)
treec889dc64e0440b6340511549e713f23b4d47a9ab
parent8e6a504ccf99da11044b901c5450ed97ca43c725 (diff)
pg-init.el: Add metadata asked by (package-lint-current-buffer)
-rw-r--r--pg-init.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/pg-init.el b/pg-init.el
index 7d9e098a..a6405361 100644
--- a/pg-init.el
+++ b/pg-init.el
@@ -1,4 +1,4 @@
-;;; pg-init.el --- Init file used for compatibility with package.el and ELPA -*- lexical-binding: t; -*-
+;;; pg-init.el --- PG init file for package.el and ELPA compatibility -*- lexical-binding: t; -*-
;; This file is part of Proof General.
@@ -10,6 +10,9 @@
;; Portions © Copyright 2015-2017 Clément Pit-Claudel
;; Author: Clément Pit-Claudel <clement.pitclaudel@live.com>
+;; URL: https://proofgeneral.github.io/
+;; Package-Requires: ((emacs "24.3"))
+;; Version: 4.5-git
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by