1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

; Prefer https to http in many URLs

These were all tested with https and confirmed working.
This commit is contained in:
Stefan Kangas 2020-10-01 15:24:21 +02:00
parent 379c059263
commit c6fa0ad315
66 changed files with 170 additions and 170 deletions

View file

@ -9,7 +9,7 @@
;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
;; Keywords: wp, print, PostScript
;; Version: 7.3.5
;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
;; X-URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
(eval-when-compile (require 'cl-lib))