branch: elpa/with-editor commit aa09fa7aee44d8a2f20463977e22a41ad3637a2a 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 b727e16506..b786ea90da 100644 --- a/lisp/with-editor.el +++ b/lisp/with-editor.el @@ -7,7 +7,7 @@ ;; Keywords: processes terminals ;; Package-Version: 3.3.2 -;; Package-Requires: ((emacs "25.1") (compat "29.1.4.1")) +;; Package-Requires: ((emacs "25.1") (compat "29.1.4.5")) ;; SPDX-License-Identifier: GPL-3.0-or-later