]> git.eshelyaron.com Git - completion-preview.git/commitdiff
Do not 'Package-Require' Compat
authorEshel Yaron <me@eshelyaron.com>
Wed, 1 Nov 2023 11:41:39 +0000 (12:41 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 1 Nov 2023 11:41:39 +0000 (12:41 +0100)
completion-preview.el

index 5ce795aad0dfcbd9c2fda56d94396c428290e717..5e3ab549556b76323e9c0426f3cfa1d445e76296 100644 (file)
@@ -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