branch: externals/hugoista commit da60c3db1cfe96421097394fcd0155a00c6a6e57 Author: c-alpha <c-al...@noreply.codeberg.org> Commit: c-alpha <c-al...@noreply.codeberg.org>
Comments by Stefan Monnier on emacs-devel --- hugoista.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugoista.el b/hugoista.el index 80d45b7e31..de6f7a59e6 100644 --- a/hugoista.el +++ b/hugoista.el @@ -5,7 +5,7 @@ ;; Author: Alexander Adolf <alexander.ad...@condition-alpha.com> ;; Maintainer: Alexander Adolf <alexander.ad...@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