We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c121b73 commit 53b17d7Copy full SHA for 53b17d7
.github/workflows/main.yml
@@ -23,7 +23,6 @@ jobs:
23
strategy:
24
matrix:
25
emacs_version:
26
- - 25.3
27
- 26.3
28
- 27.1
29
fail-fast: false
frames-only-mode.el
@@ -4,7 +4,7 @@
4
5
;; Author: David Shepherd <davidshepherd7@gmail.com>
6
;; Version: 1.0.0
7
-;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (s "1.11.0"))
+;; Package-Requires: ((emacs "26.3") (dash "2.13.0") (s "1.11.0"))
8
;; Keywords: frames, windows
9
;; URL: https://github.com/davidshepherd7/frames-only-mode
10
0 commit comments