]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update some links to HTTPS and note some broken links
authorStefan Kangas <stefan@marxist.se>
Mon, 27 Sep 2021 10:40:04 +0000 (12:40 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 27 Sep 2021 10:40:04 +0000 (12:40 +0200)
admin/charsets/mapfiles/CP720.map
admin/charsets/mapfiles/CP858.map
doc/misc/efaq.texi
etc/PROBLEMS
lisp/ChangeLog.15
lisp/international/titdic-cnv.el
msdos/autogen/config.in
nt/ChangeLog.1
src/w16select.c

index e27deac7eeeda231ba30122c888f6791e82f4452..0e95b5d66e55354e8f7179e47f3cfa634349da88 100644 (file)
@@ -1,4 +1,4 @@
-# Created manually from <http://en.wikipedia.org/wiki/Code_page_720>.
+# Created manually from <https://en.wikipedia.org/wiki/Code_page_720>.
 # The text in that page is available under the terms of the GNU Free
 # Documentation License.
 0x00-0x7F 0x0000
index 753dc50946eeaadeaadda297e24f8a7ea3a0f49b..d5a59b2c52f7f44de020898d09c75014b26d9b1a 100644 (file)
@@ -1,4 +1,4 @@
-# Created manually from <http://en.wikipedia.org/wiki/Code_page_858>.
+# Created manually from <https://en.wikipedia.org/wiki/Code_page_858>.
 # The text in that page is available under the terms of the GNU Free
 # Documentation License.
 0x00-0x7F 0x0000
index 46f78220fe671572cb573647ba9496e89d47b14c..f80ccc080a079da18d2ffd9ab82be5fbcdd362dd 100644 (file)
@@ -816,7 +816,7 @@ Emacs news, a history of recent user-visible changes
 
 More GNU and FSF information is available at
 
-@uref{https://www.gnu.org} and @uref{http://www.fsf.org}
+@uref{https://www.gnu.org} and @uref{https://www.fsf.org}
 
 @node Help installing Emacs
 @section Where can I get help in installing Emacs?
index 42d714bf1e7b39a55317f3fce2c7184138bbae31..72696e36fc147265d9a33c8027e9304befdfd9f5 100644 (file)
@@ -2247,7 +2247,7 @@ implementation is only available in UNICOWS.DLL, which implements the
 Microsoft Layer for Unicode on Windows 9X, or "MSLU".  This article on
 MSDN:
 
-  http://msdn.microsoft.com/en-us/goglobal/bb688166.aspx
+  https://web.archive.org/web/20151224032644/https://msdn.microsoft.com/en-us/goglobal/bb688166.aspx
 
 includes a short description of MSLU and a link where it can be
 downloaded.
@@ -2314,7 +2314,7 @@ dialogs introduced in Windows 7.  It is explicitly described in the
 MSDN documentation of the GetOpenFileName API used by Emacs to pop up
 the file selection dialog.  For the details, see
 
-  http://msdn.microsoft.com/en-us/library/windows/desktop/ms646839%28v=vs.85%29.aspx
+  https://msdn.microsoft.com/en-us/library/windows/desktop/ms646839%28v=vs.85%29.aspx
 
 The dialog shows the last directory in which the user selected a file
 in a previous invocation of the dialog with the same initial
index bd1fbe61ad133e4f5dd7fd56fe56a52d026ac654..29fbe474891cfab449797d6f117f41f50a4caec6 100644 (file)
        * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
        rather than fiddling with global-map bindings, since it should only
        affect per-terminal settings.
-       See http://bugs.gentoo.org/show_bug.cgi?id=289709.
+       See https://bugs.gentoo.org/show_bug.cgi?id=289709.
 
        * minibuffer.el (completion-table-with-terminator): Allow to specify
        the terminator-regexp.
index ccb4c8390bb7a2348b182c05e04496bc20e58b40..dfd4e5b82917b7be0bca02a045277dbb5bdff31b 100644 (file)
@@ -627,8 +627,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"."
      py-converter
      "\
 ;; \"pinyin.map\" is included in a free package called CCE.  It is
-;; available at:
-;;     http://ftp.debian.org/debian/dists/potato/main
+;; available at: [link needs updating  -- SK 2021-09-27]
+;;     https://ftp.debian.org/debian/dists/potato/main
 ;;             /source/utils/cce_0.36.orig.tar.gz
 ;; This package contains the following copyright notice.
 ;;
@@ -655,8 +655,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"."
      ziranma-converter
      "\
 ;; \"ziranma.cin\" is included in a free package called CCE.  It is
-;; available at:
-;;     http://ftp.debian.org/debian/dists/potato/main
+;; available at: [link needs updating  -- SK 2021-09-27]
+;;     https://ftp.debian.org/debian/dists/potato/main
 ;;             /source/utils/cce_0.36.orig.tar.gz
 ;; This package contains the following copyright notice.
 ;;
index 263cba15a28db2a2f36d24189b02cf5201b8f778..560f5f346ff5a089b58af05bcb89599df262f1da 100644 (file)
@@ -1712,7 +1712,7 @@ along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
   /* Suppress GCC's bogus "no previous prototype for 'FOO'"
      and "no previous declaration for 'FOO'"  diagnostics,
      when FOO is an inline function in the header; see
-     <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.  */
+     <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.  */
 # define _GL_INLINE_HEADER_BEGIN \
     _Pragma ("GCC diagnostic push") \
     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
index 247f10a733505a9f8af4af5db5baa8b53365b089..d0aed936d19579c8cb0874362f5a6ac222442682 100644 (file)
        as earlier versions.  This is so GetVersion and GetVersionEx APIs
        used for bug reporting and other purposes return accurate version
        number on Windows 8.1.  See the discussion on MSDN
-       http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx
+       https://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx
        for more details.
 
 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
index 37239137cf088e0ec7322727a1921e9eaccb39aa..bbd2ed4bb9727446546d3d5588a948c9a738c9dc 100644 (file)
@@ -87,7 +87,7 @@ static size_t clipboard_storage_size;
 /* C functions to access the Windows 3.1x clipboard from DOS apps.
 
    The information was obtained from the Microsoft Knowledge Base,
-   article Q67675 and can be found at:
+   article Q67675 and can be found at: [broken link  -- SK 2021-09-27]
    http://www.microsoft.com/kb/developr/win_dk/q67675.htm  */
 
 /* See also Ralf Brown's Interrupt List.