summaryrefslogtreecommitdiff
path: root/gnosis-algorithm.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-03-10 12:34:55 +0200
committerThanos Apollo <[email protected]>2024-03-10 12:34:55 +0200
commit3b8c89081f4b84829042bfead22a5cddf50e673a (patch)
treef380d01bab9ed8e30d58a6af540e1b90164583b8 /gnosis-algorithm.el
parentfbd443dfbf3c1c0fceb608ffe6fbc90b942021ba (diff)
Use gnosis-string-edit.el
- Add gnosis-read-string-from-buffer - Make gnosis available to older versions of emacs
Diffstat (limited to 'gnosis-algorithm.el')
-rw-r--r--gnosis-algorithm.el2
1 files changed, 1 insertions, 1 deletions
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