Skip to content

Commit 3bbf59e

Browse files
author
Chen Bin
committed
emacs 29 doc&ci
1 parent d51a5b8 commit 3bbf59e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
emacs_version:
12-
- 25.3
13-
- 26.3
1412
- 27.1
1513
- 28.1
14+
- 29.3
1615
steps:
1716
- uses: purcell/setup-emacs@master
1817
with:

README.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Create local Emacs package repository from *installed packages* so package upgra
88
* Why
99
- Package installation is fast. It takes only 15 seconds to install 115 packages
1010
- The package repository could be hosted on USB/Dropbox/GitHub
11-
- Tested with Emacs 27, 28 on OSX/Cygwin/Windows10/Linux
11+
- Tested with Emacs 27, 28, 29 on OSX/Cygwin/Windows10/Linux
1212
* Install
1313
CLI program "tar" is required. It's already installed on Windows10/Linux/macOS.
1414

0 commit comments

Comments
 (0)