branch: elpa/with-editor
commit 75a1d615db0d08a4a79f356da7978dbc1c91382a
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Depend on Emacs 26.1
---
 lisp/with-editor.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index bef3de9246..02f4c9c97b 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -7,7 +7,7 @@
 ;; Keywords: processes terminals
 
 ;; Package-Version: 3.4.0
-;; Package-Requires: ((emacs "25.1") (compat "30.0.0.0"))
+;; Package-Requires: ((emacs "26.1") (compat "30.0.0.0"))
 
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 

Reply via email to