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

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

[nongnu] elpa/logview 40f9210bd8 007/259: Require Emacs 24.1 instead of


From: ELPA Syncer
Subject: [nongnu] elpa/logview 40f9210bd8 007/259: Require Emacs 24.1 instead of 24.5; 24.1 is certainly needed because of lexical binding at least.
Date: Fri, 31 Jan 2025 07:01:47 -0500 (EST)

branch: elpa/logview
commit 40f9210bd87d09cf730cbaff25159e42e53b1b7d
Author: Paul Pogonyshev <pogonyshev@gmail.com>
Commit: Paul Pogonyshev <pogonyshev@gmail.com>

    Require Emacs 24.1 instead of 24.5; 24.1 is certainly needed because of 
lexical binding at least.
---
 logview.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/logview.el b/logview.el
index 189ea93a40..9436a404ab 100644
--- a/logview.el
+++ b/logview.el
@@ -7,7 +7,7 @@
 ;; Version:    0.1
 ;; Keywords:   files, tools
 ;; Homepage:   https://github.com/doublep/logview
-;; Package-Requires: ((emacs "24.5"))
+;; Package-Requires: ((emacs "24.1"))
 
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as



reply via email to

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