branch: externals/taxy commit f7c4645b681b5ccbc60f12ecc83b2398d1f225fe Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Tidy: Headers Depending on at least Emacs 26.3; although it might work on earlier versions, I'm not going to find out. And apparently header-parsing tools don't like <> around URLs in the URL: header. --- taxy.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/taxy.el b/taxy.el index a953893..7eed636 100644 --- a/taxy.el +++ b/taxy.el @@ -4,8 +4,9 @@ ;; Author: Adam Porter <a...@alphapapa.net> ;; Maintainer: Adam Porter <a...@alphapapa.net> -;; URL: <https://github.com/alphapapa/taxy.el> +;; URL: https://github.com/alphapapa/taxy.el ;; Version: 0.2-pre +;; Package-Requires: ((emacs "26.3")) ;; Keywords: lisp ;; This program is free software; you can redistribute it and/or modify