diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-07-13 21:31:57 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-07-13 21:31:57 +0200 |
| commit | 97dd5dd4b69a040506f4fc104dc0b855e84c1c0f (patch) | |
| tree | 1a77d1b2c7f1b2b9bc8132744a096736d25eb48a | |
| parent | 6c9a51b72fa7f454a5a123f738a6a067972eca4e (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 53295e5..f96571b 100644 --- a/lisp/with-editor.el +++ b/lisp/with-editor.el @@ -7,7 +7,7 @@ ;; Keywords: processes terminals ;; Package-Version: 3.3.4 -;; Package-Requires: ((emacs "25.1") (compat "29.1.4.5")) +;; Package-Requires: ((emacs "25.1") (compat "30.0.0.0")) ;; SPDX-License-Identifier: GPL-3.0-or-later |
