aboutsummaryrefslogtreecommitdiffhomepage
path: root/pg-init.el
diff options
context:
space:
mode:
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