From 3b8c89081f4b84829042bfead22a5cddf50e673a Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 10 Mar 2024 12:34:55 +0200 Subject: Use gnosis-string-edit.el - Add gnosis-read-string-from-buffer - Make gnosis available to older versions of emacs --- gnosis-algorithm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnosis-algorithm.el') diff --git a/gnosis-algorithm.el b/gnosis-algorithm.el index cee1d13..ad663e4 100644 --- a/gnosis-algorithm.el +++ b/gnosis-algorithm.el @@ -7,7 +7,7 @@ ;; URL: https://git.thanosapollo.org/gnosis ;; Version: 0.0.1 -;; Package-Requires: ((emacs "29.1")) +;; Package-Requires: ((emacs "27.2") (compat "29.1.4.2")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -- cgit v1.2.3