emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/highlight-parentheses e18f2c2 37/49: Declare cl-lib depend


From: ELPA Syncer
Subject: [nongnu] elpa/highlight-parentheses e18f2c2 37/49: Declare cl-lib dependency; update Compatibility
Date: Sun, 15 Aug 2021 03:57:49 -0400 (EDT)

branch: elpa/highlight-parentheses
commit e18f2c2b240d7586ff7ffdc2881079e2dd8944ca
Author: Tassilo Horn <tsdh@gnu.org>
Commit: Tassilo Horn <tsdh@gnu.org>

    Declare cl-lib dependency; update Compatibility
---
 highlight-parentheses.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/highlight-parentheses.el b/highlight-parentheses.el
index 232ea27..a0e5502 100644
--- a/highlight-parentheses.el
+++ b/highlight-parentheses.el
@@ -9,8 +9,8 @@
 ;; Keywords: faces, matching
 ;; URL: https://github.com/tsdh/highlight-parentheses.el
 ;;      http://nschum.de/src/emacs/highlight-parentheses/ (old website)
-;; Package-Requires: ((emacs "24.3"))
-;; Compatibility: GNU Emacs 24.x, GNU Emacs 25.x, GNU Emacs 26.x
+;; Package-Requires: ((emacs "24.3") (cl-lib "0.6.1"))
+;; Compatibility: GNU Emacs 24.3, GNU Emacs 25.x, GNU Emacs 26.x, Emacs 27.x
 ;;
 ;; This file is NOT part of GNU Emacs.
 ;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]