diff options
| author | Paul Eggert | 2020-01-01 01:08:16 +0000 |
|---|---|---|
| committer | Paul Eggert | 2020-01-01 01:08:16 +0000 |
| commit | c6fb86b40bebf597fccbe4eba58ceea83bd9700f (patch) | |
| tree | ab703ac6f4e85e6df08c467bc48cb7ae670f5ba9 /lisp/url | |
| parent | 47f66e1aaf01d72e3b0db6eadbab378bfac96681 (diff) | |
| parent | 186152ba400b58d2d278c52d2e3d896decae767e (diff) | |
| download | emacs-c6fb86b40bebf597fccbe4eba58ceea83bd9700f.tar.gz emacs-c6fb86b40bebf597fccbe4eba58ceea83bd9700f.zip | |
Merge from origin/emacs-27
186152ba40 Pacify gcc -Wunused-function on Ubuntu 18.04.3
4cd143aded Fix copyright years by hand
365e01cc9f Update copyright year to 2020
cd2c156163 ; * etc/NEWS: Make the description of XDG fallback more ac...
# Conflicts:
# etc/NEWS
# etc/refcards/ru-refcard.tex
Diffstat (limited to 'lisp/url')
33 files changed, 33 insertions, 33 deletions
diff --git a/lisp/url/ChangeLog.1 b/lisp/url/ChangeLog.1 index 828c9b157e8..cf168ebf470 100644 --- a/lisp/url/ChangeLog.1 +++ b/lisp/url/ChangeLog.1 | |||
| @@ -3068,7 +3068,7 @@ | |||
| 3068 | ;; coding: utf-8 | 3068 | ;; coding: utf-8 |
| 3069 | ;; End: | 3069 | ;; End: |
| 3070 | 3070 | ||
| 3071 | Copyright (C) 1999, 2001-2002, 2004-2019 Free Software Foundation, | 3071 | Copyright (C) 1999, 2001-2002, 2004-2020 Free Software Foundation, |
| 3072 | Inc. | 3072 | Inc. |
| 3073 | 3073 | ||
| 3074 | This file is part of GNU Emacs. | 3074 | This file is part of GNU Emacs. |
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el index e9d9d6346ea..fd83ac34364 100644 --- a/lisp/url/url-about.el +++ b/lisp/url/url-about.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-about.el --- Show internal URLs | 1 | ;;; url-about.el --- Show internal URLs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-auth.el b/lisp/url/url-auth.el index b9643c279ff..f2044617b94 100644 --- a/lisp/url/url-auth.el +++ b/lisp/url/url-auth.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-auth.el --- Uniform Resource Locator authorization modules -*- lexical-binding: t -*- | 1 | ;;; url-auth.el --- Uniform Resource Locator authorization modules -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-cache.el b/lisp/url/url-cache.el index b306082c3ba..a67e5dcd125 100644 --- a/lisp/url/url-cache.el +++ b/lisp/url/url-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cache.el --- Uniform Resource Locator retrieval tool | 1 | ;;; url-cache.el --- Uniform Resource Locator retrieval tool |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-cid.el b/lisp/url/url-cid.el index 0c1924f1a41..ace971462a1 100644 --- a/lisp/url/url-cid.el +++ b/lisp/url/url-cid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cid.el --- Content-ID URL loader | 1 | ;;; url-cid.el --- Content-ID URL loader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-cookie.el b/lisp/url/url-cookie.el index 740a43fa16f..7ab9a2f1779 100644 --- a/lisp/url/url-cookie.el +++ b/lisp/url/url-cookie.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cookie.el --- URL cookie support -*- lexical-binding:t -*- | 1 | ;;; url-cookie.el --- URL cookie support -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-dav.el b/lisp/url/url-dav.el index 3159b695c14..3cd34b5a6fb 100644 --- a/lisp/url/url-dav.el +++ b/lisp/url/url-dav.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-dav.el --- WebDAV support | 1 | ;;; url-dav.el --- WebDAV support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-dired.el b/lisp/url/url-dired.el index a665db86fef..ba68fe100e5 100644 --- a/lisp/url/url-dired.el +++ b/lisp/url/url-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-dired.el --- URL Dired minor mode | 1 | ;;; url-dired.el --- URL Dired minor mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, files | 5 | ;; Keywords: comm, files |
| 6 | 6 | ||
diff --git a/lisp/url/url-domsuf.el b/lisp/url/url-domsuf.el index 151b57fae1f..fa57815e204 100644 --- a/lisp/url/url-domsuf.el +++ b/lisp/url/url-domsuf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-domsuf.el --- Say what domain names can have cookies set. | 1 | ;;; url-domsuf.el --- Say what domain names can have cookies set. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | 6 | ||
diff --git a/lisp/url/url-expand.el b/lisp/url/url-expand.el index f937a229709..47964b081f4 100644 --- a/lisp/url/url-expand.el +++ b/lisp/url/url-expand.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-expand.el --- expand-file-name for URLs -*- lexical-binding: t -*- | 1 | ;;; url-expand.el --- expand-file-name for URLs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-file.el b/lisp/url/url-file.el index df567b0fc4d..eec7cdfbe8a 100644 --- a/lisp/url/url-file.el +++ b/lisp/url/url-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-file.el --- File retrieval code -*- lexical-binding:t -*- | 1 | ;;; url-file.el --- File retrieval code -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-ftp.el b/lisp/url/url-ftp.el index 8e64e674881..a436a431db0 100644 --- a/lisp/url/url-ftp.el +++ b/lisp/url/url-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-ftp.el --- FTP wrapper | 1 | ;;; url-ftp.el --- FTP wrapper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-future.el b/lisp/url/url-future.el index 3a0c712ae14..e48ad3c7c8f 100644 --- a/lisp/url/url-future.el +++ b/lisp/url/url-future.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-future.el --- general futures facility for url.el -*- lexical-binding: t -*- | 1 | ;;; url-future.el --- general futures facility for url.el -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el index 54360840784..bcb67431aa8 100644 --- a/lisp/url/url-gw.el +++ b/lisp/url/url-gw.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-gw.el --- Gateway munging for URL loading | 1 | ;;; url-gw.el --- Gateway munging for URL loading |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-handlers.el b/lisp/url/url-handlers.el index 9d7837d8a7e..331152808fd 100644 --- a/lisp/url/url-handlers.el +++ b/lisp/url/url-handlers.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-handlers.el --- file-name-handler stuff for URL loading -*- lexical-binding:t -*- | 1 | ;;; url-handlers.el --- file-name-handler stuff for URL loading -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-history.el b/lisp/url/url-history.el index d043114cf5f..9942e6c88b9 100644 --- a/lisp/url/url-history.el +++ b/lisp/url/url-history.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-history.el --- Global history tracking for URL package -*- lexical-binding:t -*- | 1 | ;;; url-history.el --- Global history tracking for URL package -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el index 0ea7e02ee7f..55953c83c04 100644 --- a/lisp/url/url-http.el +++ b/lisp/url/url-http.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-http.el --- HTTP retrieval routines -*- lexical-binding:t -*- | 1 | ;;; url-http.el --- HTTP retrieval routines -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-imap.el b/lisp/url/url-imap.el index 2fb188075ca..4ac22f5fa8e 100644 --- a/lisp/url/url-imap.el +++ b/lisp/url/url-imap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-imap.el --- IMAP retrieval routines | 1 | ;;; url-imap.el --- IMAP retrieval routines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> | 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> |
| 6 | ;; Keywords: comm, data, processes | 6 | ;; Keywords: comm, data, processes |
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el index 27b05fc1c0e..03a3b37f398 100644 --- a/lisp/url/url-irc.el +++ b/lisp/url/url-irc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-irc.el --- IRC URL interface | 1 | ;;; url-irc.el --- IRC URL interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-ldap.el b/lisp/url/url-ldap.el index 1c73a66c8cd..a64515f0ac8 100644 --- a/lisp/url/url-ldap.el +++ b/lisp/url/url-ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code | 1 | ;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-mailto.el b/lisp/url/url-mailto.el index e35a032b21a..67707e9c092 100644 --- a/lisp/url/url-mailto.el +++ b/lisp/url/url-mailto.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-mail.el --- Mail Uniform Resource Locator retrieval code | 1 | ;;; url-mail.el --- Mail Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-methods.el b/lisp/url/url-methods.el index 1c0c5af86ac..bcea0508795 100644 --- a/lisp/url/url-methods.el +++ b/lisp/url/url-methods.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-methods.el --- Load URL schemes as needed | 1 | ;;; url-methods.el --- Load URL schemes as needed |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-misc.el b/lisp/url/url-misc.el index aa44ea78a22..587bde5216d 100644 --- a/lisp/url/url-misc.el +++ b/lisp/url/url-misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-misc.el --- Misc Uniform Resource Locator retrieval code | 1 | ;;; url-misc.el --- Misc Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2002, 2004-2019 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2002, 2004-2020 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Keywords: comm, data, processes | 6 | ;; Keywords: comm, data, processes |
diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el index 750b1be2980..d47eb02db68 100644 --- a/lisp/url/url-news.el +++ b/lisp/url/url-news.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-news.el --- News Uniform Resource Locator retrieval code | 1 | ;;; url-news.el --- News Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-nfs.el b/lisp/url/url-nfs.el index 36535a05d7b..f8efd12aeb7 100644 --- a/lisp/url/url-nfs.el +++ b/lisp/url/url-nfs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-nfs.el --- NFS URL interface | 1 | ;;; url-nfs.el --- NFS URL interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-parse.el b/lisp/url/url-parse.el index 1f72f51d769..b1588def8a0 100644 --- a/lisp/url/url-parse.el +++ b/lisp/url/url-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-parse.el --- Uniform Resource Locator parser -*- lexical-binding: t -*- | 1 | ;;; url-parse.el --- Uniform Resource Locator parser -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-privacy.el b/lisp/url/url-privacy.el index 8f8fbef550a..716e3107424 100644 --- a/lisp/url/url-privacy.el +++ b/lisp/url/url-privacy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-privacy.el --- Global history tracking for URL package | 1 | ;;; url-privacy.el --- Global history tracking for URL package |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-proxy.el b/lisp/url/url-proxy.el index c62b75ac228..9513c3973a1 100644 --- a/lisp/url/url-proxy.el +++ b/lisp/url/url-proxy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-proxy.el --- Proxy server support | 1 | ;;; url-proxy.el --- Proxy server support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-queue.el b/lisp/url/url-queue.el index 9bf1bca238d..ff18cf1fe40 100644 --- a/lisp/url/url-queue.el +++ b/lisp/url/url-queue.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-queue.el --- Fetching web pages in parallel -*- lexical-binding: t -*- | 1 | ;;; url-queue.el --- Fetching web pages in parallel -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: comm | 6 | ;; Keywords: comm |
diff --git a/lisp/url/url-tramp.el b/lisp/url/url-tramp.el index f4ec8226511..3757a681aea 100644 --- a/lisp/url/url-tramp.el +++ b/lisp/url/url-tramp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-tramp.el --- file-name-handler magic invoking Tramp for some protocols | 1 | ;;; url-tramp.el --- file-name-handler magic invoking Tramp for some protocols |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, data, processes, hypermedia | 6 | ;; Keywords: comm, data, processes, hypermedia |
diff --git a/lisp/url/url-util.el b/lisp/url/url-util.el index 223a6ba9829..645011a5783 100644 --- a/lisp/url/url-util.el +++ b/lisp/url/url-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-util.el --- Miscellaneous helper routines for URL library -*- lexical-binding: t -*- | 1 | ;;; url-util.el --- Miscellaneous helper routines for URL library -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2019 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2020 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Perry <wmperry@gnu.org> | 6 | ;; Author: Bill Perry <wmperry@gnu.org> |
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el index 0f9b1b6f44c..82617b76a71 100644 --- a/lisp/url/url-vars.el +++ b/lisp/url/url-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-vars.el --- Variables for Uniform Resource Locator tool | 1 | ;;; url-vars.el --- Variables for Uniform Resource Locator tool |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2019 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2020 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Keywords: comm, data, processes, hypermedia | 6 | ;; Keywords: comm, data, processes, hypermedia |
diff --git a/lisp/url/url.el b/lisp/url/url.el index 5242d42f04c..12a8a9c2e21 100644 --- a/lisp/url/url.el +++ b/lisp/url/url.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url.el --- Uniform Resource Locator retrieval tool -*- lexical-binding: t -*- | 1 | ;;; url.el --- Uniform Resource Locator retrieval tool -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2019 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2020 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Perry <wmperry@gnu.org> | 6 | ;; Author: Bill Perry <wmperry@gnu.org> |