]> git.eshelyaron.com Git - emacs.git/commit
Allow matching non-.git URLs in bug-reference
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 24 Oct 2021 12:14:42 +0000 (14:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 24 Oct 2021 12:14:42 +0000 (14:14 +0200)
commit559fb593d777c4e24012b918bbab9f430006be3e
treef50fd46e038a53965b7495eef1c84c36d779b5ae
parent6b0a1b4fdf4331eb302b6af310989e2981dcd1c5
Allow matching non-.git URLs in bug-reference

* lisp/progmodes/bug-reference.el
(bug-reference--build-forge-setup-entry): Allow matching non-.git
URLs, with and without slashes (bug#51316).
lisp/progmodes/bug-reference.el
test/lisp/progmodes/bug-reference-tests.el [new file with mode: 0644]