diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-02-12 21:10:42 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-02-12 21:10:42 +0100 |
| commit | e5ba1cab376e71e7a858dd4855365a57c4ddb40d (patch) | |
| tree | 5d7e6f6e89e40d6dafd58df6d8d3f9263cf756a8 | |
| parent | bbc60f68ac190f02da8a100b6fb67cf1c27c53ab (diff) | |
Bump compat dependency
| -rw-r--r-- | lisp/with-editor.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/with-editor.el b/lisp/with-editor.el index 1dad118..9dc95b3 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 |
