commit ceb99a3bb69539ebe3e3520a7cb8c562cecb7a6b
parent 303ce7826657f2cf3b185eac8c734dd355890aae
Author: Lou Woell <lou.woell@posteo.de>
Date:   Sun, 14 Sep 2025 13:59:48 +0200

[haredoc.el] Bump required emacs version

Required for `string-split` and `ensure-empty-lines`.

Diffstat:
Mharedoc.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/haredoc.el b/haredoc.el @@ -2,7 +2,7 @@ ;; Author: Lou Woell ;; Version: 0.1 -;; Package-Requires: ((emacs "28.1") (f "0.21.0")) +;; Package-Requires: ((emacs "29.1") (f "0.21.0")) ;; URL: https://git.repetitions.de/harehelper/ ;; Keywords: languages matching tools