Skip to content

Commit d366d87

Browse files
committed
Correct min Emacs version
1 parent 1132b03 commit d366d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Eask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
(source "jcs-elpa")
1212
(source "melpa")
1313

14-
(depends-on "emacs" "27.1")
14+
(depends-on "emacs" "26.1")
1515

1616
(setq network-security-level 'low ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432
1717
byte-compile-error-on-warn nil)

0 commit comments

Comments
 (0)