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

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

[nongnu] elpa/evil-nerd-commenter ae52c5070a: drop support for emacs 25.


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter ae52c5070a: drop support for emacs 25.3
Date: Fri, 16 Feb 2024 07:00:22 -0500 (EST)

branch: elpa/evil-nerd-commenter
commit ae52c5070a48793e2c24474c9c8dbf20175d18a0
Author: Chen Bin <chenbin.sh@gmail.com>
Commit: Chen Bin <chenbin.sh@gmail.com>

    drop support for emacs 25.3
---
 .github/workflows/test.yml | 1 -
 README.org                 | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index e1f1a74f68..aadc8801b9 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -9,7 +9,6 @@ jobs:
       fail-fast: false
       matrix:
         emacs_version:
-          - 25.3
           - 26.3
           - 27.1
           # - snapshot # evil 1.14 has legacy api call of defalias
diff --git a/README.org b/README.org
index a5023273c8..f10138995e 100644
--- a/README.org
+++ b/README.org
@@ -10,7 +10,7 @@ A 
[[http://www.vim.org/scripts/script.php?script_id=1218][Nerd Commenter]] emula
 
 I recommend using it with Evil though Evil is optional.
 
-Tested on Emacs 25, 26, 27, 28
+Tested on Emacs 26, 27, 28
 
 * Why?
 ** A simple use case on the efficiency



reply via email to

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