diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:12:42 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:12:42 +0100 |
| commit | 0e3b6990b91191333132fdd56b15c84cb57a7ff7 (patch) | |
| tree | c2597659c3672106ecea88fcb6348722fd49ee76 /test.el | |
| parent | fdf4d633e541875a6f765f5c3c8e0d4911122ed3 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/num3-mode
Diffstat (limited to 'test.el')
| -rw-r--r-- | test.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Code: |
