diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-06-18 20:40:17 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-06-18 20:40:17 +0200 |
| commit | aa09fa7aee44d8a2f20463977e22a41ad3637a2a (patch) | |
| tree | bc4d0c9023f70687cc190d7a9b486f6cf3d50bce | |
| parent | e6771ed15fa807b54b109926d7b6bf3387c2aede (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 b727e16..b786ea9 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 |
