]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix two broken links
authorStefan Kangas <stefankangas@gmail.com>
Tue, 24 Oct 2023 23:33:47 +0000 (01:33 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 25 Oct 2023 21:25:00 +0000 (23:25 +0200)
lisp/info-look.el

index da45e30cd367780d450d09906634054bc2d21e46..dc6c322604053145b350f4d0a5c979aec4f480ec 100644 (file)
@@ -1,7 +1,6 @@
 ;;; info-look.el --- major-mode-sensitive Info index lookup facility -*- lexical-binding: t -*-
-;; An older version of this was known as libc.el.
 
-;; Copyright (C) 1995-1999, 2001-2023 Free Software Foundation, Inc.
+;; Copyright (C) 1995-2023 Free Software Foundation, Inc.
 
 ;; Author: Ralph Schleicher <rs@ralph-schleicher.de>
 ;; Keywords: help languages
@@ -28,9 +27,8 @@
 
 ;; Some additional sources of (Tex)info files for non-GNU packages:
 ;;
-;; Scheme: <URL:http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz>
-;; LaTeX:
-;;  <URL:http://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/latex2e.texi>
+;; Scheme: https://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
+;; LaTeX: https://mirrors.ctan.org/info/latex2e-help-texinfo/latex2e.texi
 ;;  (or CTAN mirrors)
 ;; Perl: <URL:http://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/> (or CPAN mirrors)