[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/pulsar 5bd80b7421 2/4: Update minimum Emacs version to
From: |
ELPA Syncer |
Subject: |
[elpa] externals/pulsar 5bd80b7421 2/4: Update minimum Emacs version to 28.1 |
Date: |
Thu, 29 Aug 2024 06:59:31 -0400 (EDT) |
branch: externals/pulsar
commit 5bd80b7421ddde3c6ca029f94efb0242e47dc3db
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Update minimum Emacs version to 28.1
---
pulsar.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pulsar.el b/pulsar.el
index fd0277e2a5..b2b5fec41d 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -6,7 +6,7 @@
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
;; URL: https://github.com/protesilaos/pulsar
;; Version: 1.0.1
-;; Package-Requires: ((emacs "27.1"))
+;; Package-Requires: ((emacs "28.1"))
;; Keywords: convenience, pulse, highlight
;; This file is NOT part of GNU Emacs.