]> git.eshelyaron.com Git - emacs.git/commit
elide-head: Make trailing "/" in URL optional
authorStefan Kangas <stefankangas@gmail.com>
Sun, 30 Oct 2022 13:30:56 +0000 (14:30 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 30 Oct 2022 13:32:24 +0000 (14:32 +0100)
commit2fa8f1b77a66a486d67aaa0ced062b1eb4ff9f88
treedd95b45fe4662b9f54ed7768f15785a43665c9c8
parentb1fa7974bb416b3b44234966ff14c6a4719d7997
elide-head: Make trailing "/" in URL optional

* lisp/elide-head.el (elide-head-headers-to-hide): Make trailing
"/" in the gnu.org URL optional for the GPL.
* test/lisp/elide-head-tests.el
(elide-head--test-headers-to-hide/gpl3-5): New test.
lisp/elide-head.el
test/lisp/elide-head-tests.el