1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Prefer URL commentary header in two files

* lisp/transient.el:
* test/lisp/progmodes/cperl-mode-tests.el: Prefer URL commentary
header.
This commit is contained in:
Stefan Kangas 2022-06-18 11:07:12 +02:00
parent 99577312f5
commit 15238e2ed0
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
;; Author: Jonas Bernoulli <jonas@bernoul.li>
;; Homepage: https://github.com/magit/transient
;; URL: https://github.com/magit/transient
;; Keywords: bindings
;; Package-Requires: ((emacs "25.1"))