From: Eshel Yaron Date: Wed, 1 Nov 2023 11:41:39 +0000 (+0100) Subject: Do not 'Package-Require' Compat X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7da159e8476d8dbaae64ce36d0fa45326ac8a76f;p=completion-preview.git Do not 'Package-Require' Compat --- diff --git a/completion-preview.el b/completion-preview.el index 5ce795a..5e3ab54 100644 --- a/completion-preview.el +++ b/completion-preview.el @@ -7,7 +7,7 @@ ;; Keywords: convenience completion ;; URL: https://git.sr.ht/~eshel/completion-preview ;; Package-Version: 0.1.0 -;; Package-Requires: ((emacs "27.2") (compat "29.1.4.2")) +;; Package-Requires: ((emacs "27.2")) ;; 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