summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorc-alpha <c-alpha@noreply.codeberg.org>2025-03-07 23:16:53 +0100
committerc-alpha <c-alpha@noreply.codeberg.org>2025-03-07 23:16:53 +0100
commitda60c3db1cfe96421097394fcd0155a00c6a6e57 (patch)
treef5f4597fca360c4a88955f8207a33b03c7bdf774
parentec904e1b99ae23d28ff3c89554b2bd3d00b73a08 (diff)
Comments by Stefan Monnier on emacs-devel
-rw-r--r--hugoista.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugoista.el b/hugoista.el
index 80d45b7..de6f7a5 100644
--- a/hugoista.el
+++ b/hugoista.el
@@ -5,7 +5,7 @@
;; Author: Alexander Adolf <alexander.adolf@condition-alpha.com>
;; Maintainer: Alexander Adolf <alexander.adolf@condition-alpha.com>
;; Version: 0.1.0
-;; Package-Requires: ((emacs "24.3") cl-lib seq tabulated-list (parse-csv "0.3"))
+;; Package-Requires: ((emacs "24.3") seq (parse-csv "0.3"))
;; Homepage: https://codeberg.org/c-alpha/hugoista
;; This file is not part of GNU Emacs