aboutsummaryrefslogtreecommitdiffhomepage
path: root/pg-init.el
diff options
context:
space:
mode:
authorGravatar Erik Martin-Dorel <erik@martin-dorel.org>2018-08-23 01:37:33 +0200
committerGravatar GitHub <noreply@github.com>2018-08-23 01:37:33 +0200
commit733cd24a7368ee186884da488da0f59bbedb627e (patch)
treee2a6832c08a6f058f423879c40c02fd924082af3 /pg-init.el
parent26b3bf9f070e9aee45c6e3d19bca475d4ae8ed37 (diff)
parent7986697e7999e1d24356d459d64e7be5ee4c8da0 (diff)
Merge pull request #380 from ProofGeneral/prepare-melpa
Prepare PG for MELPA
Diffstat (limited to 'pg-init.el')
-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