branch: elpa/with-editor commit e5ba1cab376e71e7a858dd4855365a57c4ddb40d Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Bump compat dependency --- 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 1dad1188ca..9dc95b30f4 100644 --- a/lisp/with-editor.el +++ b/lisp/with-editor.el @@ -7,7 +7,7 @@ ;; Keywords: processes terminals ;; Package-Version: 3.2.0.50-git -;; Package-Requires: ((emacs "25.1") (compat "28.1.1.0")) +;; Package-Requires: ((emacs "25.1") (compat "29.1.3.4")) ;; SPDX-License-Identifier: GPL-3.0-or-later