emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/taxy f7c4645 04/10: Tidy: Headers


From: ELPA Syncer
Subject: [elpa] externals/taxy f7c4645 04/10: Tidy: Headers
Date: Sun, 29 Aug 2021 04:57:20 -0400 (EDT)

branch: externals/taxy
commit f7c4645b681b5ccbc60f12ecc83b2398d1f225fe
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@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 <adam@alphapapa.net>
 ;; Maintainer: Adam Porter <adam@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]