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 8bfe70c commit e9f46deCopy full SHA for e9f46de
2 files changed
.github/workflows/test.yml
@@ -21,10 +21,6 @@ jobs:
21
strategy:
22
matrix:
23
emacs_version:
24
- - 24.4
25
- - 24.5
26
- - 25.1
27
- - 25.3
28
- 26.1
29
- 26.3
30
- 27.1
exec-path-from-shell.el
@@ -6,7 +6,7 @@
6
;; Keywords: unix, environment
7
;; URL: https://github.com/purcell/exec-path-from-shell
8
;; Package-Version: 2.2
9
-;; Package-Requires: ((emacs "24.4"))
+;; Package-Requires: ((emacs "26.1"))
10
11
;; This file is not part of GNU Emacs.
12
0 commit comments