]> git.eshelyaron.com Git - emacs.git/commitdiff
Prepare package-vc.el to be published on GNU ELPA feature/elpa-package
authorPhilip Kaludercic <philipk@posteo.net>
Fri, 18 Aug 2023 18:18:42 +0000 (20:18 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 18 Aug 2023 18:26:10 +0000 (20:26 +0200)
lisp/emacs-lisp/package-vc.el

index db8b41aee6a4b8c7849b248c45ccc260255a9572..ca9bdc0c2fec5b0c7763d94724e5e004969bd8f5 100644 (file)
@@ -4,6 +4,11 @@
 
 ;; Author: Philip Kaludercic <philipk@posteo.net>
 ;; Keywords: tools
+;; Version: 0.1.0
+;; Package-Requires: ((emacs "29.1") (package "1.1.1"))
+
+;; This is a GNU ELPA :core package.  Avoid functionality that is not
+;; compatible with the version of Emacs recorded above.
 
 ;; This file is part of GNU Emacs.