branch: elpa/evil-nerd-commenter commit ae52c5070a48793e2c24474c9c8dbf20175d18a0 Author: Chen Bin <chenbin...@gmail.com> Commit: Chen Bin <chenbin...@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