diff options
| author | Paul Eggert | 2018-12-31 17:57:29 -0800 |
|---|---|---|
| committer | Paul Eggert | 2018-12-31 17:57:29 -0800 |
| commit | ba809612c06bcabd05dcbaae79da39dcb0925992 (patch) | |
| tree | 2e2047c81e96710011e49fc0e492d3c58df442b5 /lisp/net | |
| parent | d9ba26ec2d56e8407094571769c847b78e7c524e (diff) | |
| parent | 2fcf2dff00a55ece17f4342a934cb1d69ae1a743 (diff) | |
| download | emacs-ba809612c06bcabd05dcbaae79da39dcb0925992.tar.gz emacs-ba809612c06bcabd05dcbaae79da39dcb0925992.zip | |
Merge from origin/emacs-26
2fcf2df Fix copyright years by hand
26bed8b Update copyright year to 2019
2814292 Fix value of default frame height. (Bug#33921)
Diffstat (limited to 'lisp/net')
68 files changed, 70 insertions, 70 deletions
diff --git a/lisp/net/ange-ftp.el b/lisp/net/ange-ftp.el index 8828010ab41..f2ee8950494 100644 --- a/lisp/net/ange-ftp.el +++ b/lisp/net/ange-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ange-ftp.el --- transparent FTP support for GNU Emacs -*- lexical-binding:t -*- | 1 | ;;; ange-ftp.el --- transparent FTP support for GNU Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1996, 1998, 2000-2018 Free Software Foundation, | 3 | ;; Copyright (C) 1989-1996, 1998, 2000-2019 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Andy Norman (ange@hplb.hpl.hp.com) | 6 | ;; Author: Andy Norman (ange@hplb.hpl.hp.com) |
diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el index bf179c8782a..aa31e25fa91 100644 --- a/lisp/net/browse-url.el +++ b/lisp/net/browse-url.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; browse-url.el --- pass a URL to a WWW browser | 1 | ;;; browse-url.el --- pass a URL to a WWW browser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Denis Howe <dbh@doc.ic.ac.uk> | 5 | ;; Author: Denis Howe <dbh@doc.ic.ac.uk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/dbus.el b/lisp/net/dbus.el index 4397817032f..3820cd49f2b 100644 --- a/lisp/net/dbus.el +++ b/lisp/net/dbus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dbus.el --- Elisp bindings for D-Bus. -*- lexical-binding: t -*- | 1 | ;;; dbus.el --- Elisp bindings for D-Bus. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2019 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, hardware | 6 | ;; Keywords: comm, hardware |
diff --git a/lisp/net/dig.el b/lisp/net/dig.el index 1cd79ce8d23..ad47982cc8e 100644 --- a/lisp/net/dig.el +++ b/lisp/net/dig.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dig.el --- Domain Name System dig interface | 1 | ;;; dig.el --- Domain Name System dig interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: DNS BIND dig comm | 6 | ;; Keywords: DNS BIND dig comm |
diff --git a/lisp/net/dns.el b/lisp/net/dns.el index b3b430d2ba8..beae5c10649 100644 --- a/lisp/net/dns.el +++ b/lisp/net/dns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dns.el --- Domain Name Service lookups | 1 | ;;; dns.el --- Domain Name Service lookups |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: network comm | 6 | ;; Keywords: network comm |
diff --git a/lisp/net/eudc-bob.el b/lisp/net/eudc-bob.el index f63e807b688..59a4637eb80 100644 --- a/lisp/net/eudc-bob.el +++ b/lisp/net/eudc-bob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-bob.el --- Binary Objects Support for EUDC | 1 | ;;; eudc-bob.el --- Binary Objects Support for EUDC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel Janík <Pavel@Janik.cz> | 6 | ;; Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-export.el b/lisp/net/eudc-export.el index f97fd7e1331..a520eca56fa 100644 --- a/lisp/net/eudc-export.el +++ b/lisp/net/eudc-export.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-export.el --- functions to export EUDC query results | 1 | ;;; eudc-export.el --- functions to export EUDC query results |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel Janík <Pavel@Janik.cz> | 6 | ;; Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-hotlist.el b/lisp/net/eudc-hotlist.el index 0762445c237..19788ba16cc 100644 --- a/lisp/net/eudc-hotlist.el +++ b/lisp/net/eudc-hotlist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-hotlist.el --- hotlist management for EUDC | 1 | ;;; eudc-hotlist.el --- hotlist management for EUDC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel Janík <Pavel@Janik.cz> | 6 | ;; Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-vars.el b/lisp/net/eudc-vars.el index e947146ceee..81116292aa3 100644 --- a/lisp/net/eudc-vars.el +++ b/lisp/net/eudc-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-vars.el --- Emacs Unified Directory Client | 1 | ;;; eudc-vars.el --- Emacs Unified Directory Client |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel Janík <Pavel@Janik.cz> | 6 | ;; Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc.el b/lisp/net/eudc.el index a28fa6aa17a..3c9c01d0f96 100644 --- a/lisp/net/eudc.el +++ b/lisp/net/eudc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc.el --- Emacs Unified Directory Client -*- lexical-binding:t -*- | 1 | ;;; eudc.el --- Emacs Unified Directory Client -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel Janík <Pavel@Janik.cz> | 6 | ;; Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-bbdb.el b/lisp/net/eudcb-bbdb.el index ac4814a25cb..f91d0af858d 100644 --- a/lisp/net/eudcb-bbdb.el +++ b/lisp/net/eudcb-bbdb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-bbdb.el --- Emacs Unified Directory Client - BBDB Backend | 1 | ;;; eudcb-bbdb.el --- Emacs Unified Directory Client - BBDB Backend |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel Janík <Pavel@Janik.cz> | 6 | ;; Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-ldap.el b/lisp/net/eudcb-ldap.el index f339f9ea417..7514d1ad299 100644 --- a/lisp/net/eudcb-ldap.el +++ b/lisp/net/eudcb-ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-ldap.el --- Emacs Unified Directory Client - LDAP Backend | 1 | ;;; eudcb-ldap.el --- Emacs Unified Directory Client - LDAP Backend |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel Janík <Pavel@Janik.cz> | 6 | ;; Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-mab.el b/lisp/net/eudcb-mab.el index 4d517c19954..0202b173bb5 100644 --- a/lisp/net/eudcb-mab.el +++ b/lisp/net/eudcb-mab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-mab.el --- Emacs Unified Directory Client - AddressBook backend | 1 | ;;; eudcb-mab.el --- Emacs Unified Directory Client - AddressBook backend |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@newartisans.com> | 5 | ;; Author: John Wiegley <johnw@newartisans.com> |
| 6 | ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> | 6 | ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> |
diff --git a/lisp/net/eww.el b/lisp/net/eww.el index 64cc1a51f69..3b7d9d5c2f9 100644 --- a/lisp/net/eww.el +++ b/lisp/net/eww.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eww.el --- Emacs Web Wowser -*- lexical-binding:t -*- | 1 | ;;; eww.el --- Emacs Web Wowser -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/gnutls.el b/lisp/net/gnutls.el index 315932b7e69..78ac3fe35b1 100644 --- a/lisp/net/gnutls.el +++ b/lisp/net/gnutls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnutls.el --- Support SSL/TLS connections through GnuTLS | 1 | ;;; gnutls.el --- Support SSL/TLS connections through GnuTLS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: comm, tls, ssl, encryption | 6 | ;; Keywords: comm, tls, ssl, encryption |
diff --git a/lisp/net/goto-addr.el b/lisp/net/goto-addr.el index db59df374b1..43659d2820e 100644 --- a/lisp/net/goto-addr.el +++ b/lisp/net/goto-addr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; goto-addr.el --- click to browse URL or to send to e-mail address | 1 | ;;; goto-addr.el --- click to browse URL or to send to e-mail address |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2000-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ding <ericding@alum.mit.edu> | 5 | ;; Author: Eric Ding <ericding@alum.mit.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/hmac-def.el b/lisp/net/hmac-def.el index d087d55c56f..44db0bbbb24 100644 --- a/lisp/net/hmac-def.el +++ b/lisp/net/hmac-def.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hmac-def.el --- A macro for defining HMAC functions. | 1 | ;;; hmac-def.el --- A macro for defining HMAC functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> | 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
| 6 | ;; Keywords: HMAC, RFC2104 | 6 | ;; Keywords: HMAC, RFC2104 |
diff --git a/lisp/net/hmac-md5.el b/lisp/net/hmac-md5.el index f5d12be7ee1..647139f322e 100644 --- a/lisp/net/hmac-md5.el +++ b/lisp/net/hmac-md5.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hmac-md5.el --- Compute HMAC-MD5. | 1 | ;;; hmac-md5.el --- Compute HMAC-MD5. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> | 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
| 6 | ;; Keywords: HMAC, RFC2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5 | 6 | ;; Keywords: HMAC, RFC2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5 |
diff --git a/lisp/net/imap.el b/lisp/net/imap.el index 042b0f9a2c9..504900eabe9 100644 --- a/lisp/net/imap.el +++ b/lisp/net/imap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; imap.el --- imap library -*- lexical-binding:t -*- | 1 | ;;; imap.el --- imap library -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/net/ldap.el b/lisp/net/ldap.el index 4b49f76c3be..75fc7d62211 100644 --- a/lisp/net/ldap.el +++ b/lisp/net/ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ldap.el --- client interface to LDAP for Emacs | 1 | ;;; ldap.el --- client interface to LDAP for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/mailcap.el b/lisp/net/mailcap.el index a8ade01e818..eb4312ef3b5 100644 --- a/lisp/net/mailcap.el +++ b/lisp/net/mailcap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailcap.el --- MIME media types configuration -*- lexical-binding: t -*- | 1 | ;;; mailcap.el --- MIME media types configuration -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William M. Perry <wmperry@aventail.com> | 5 | ;; Author: William M. Perry <wmperry@aventail.com> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/net/mairix.el b/lisp/net/mairix.el index ade263ac29c..07415667e1b 100644 --- a/lisp/net/mairix.el +++ b/lisp/net/mairix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mairix.el --- Mairix interface for Emacs | 1 | ;;; mairix.el --- Mairix interface for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Engster <dengste@eml.cc> | 5 | ;; Author: David Engster <dengste@eml.cc> |
| 6 | ;; Keywords: mail searching | 6 | ;; Keywords: mail searching |
diff --git a/lisp/net/net-utils.el b/lisp/net/net-utils.el index c9e80804bd3..e61d8897651 100644 --- a/lisp/net/net-utils.el +++ b/lisp/net/net-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; net-utils.el --- network functions | 1 | ;;; net-utils.el --- network functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Sun Mar 16 1997 | 6 | ;; Created: Sun Mar 16 1997 |
diff --git a/lisp/net/netrc.el b/lisp/net/netrc.el index 7b974ebf616..93152f4f2c4 100644 --- a/lisp/net/netrc.el +++ b/lisp/net/netrc.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; netrc.el --- .netrc parsing functionality | 1 | ;;; netrc.el --- .netrc parsing functionality |
| 2 | ;; Copyright (C) 1996-2018 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1996-2019 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 4 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 5 | ;; Keywords: news | 5 | ;; Keywords: news |
diff --git a/lisp/net/network-stream.el b/lisp/net/network-stream.el index a0589e25a44..98b20337908 100644 --- a/lisp/net/network-stream.el +++ b/lisp/net/network-stream.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; network-stream.el --- open network processes, possibly with encryption -*- lexical-binding: t -*- | 1 | ;;; network-stream.el --- open network processes, possibly with encryption -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: network | 6 | ;; Keywords: network |
diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el index 40096ca4c1e..bb7b7bcc1b0 100644 --- a/lisp/net/newst-backend.el +++ b/lisp/net/newst-backend.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-backend.el --- Retrieval backend for newsticker -*- lexical-binding:t -*- | 1 | ;;; newst-backend.el --- Retrieval backend for newsticker -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-backend.el | 6 | ;; Filename: newst-backend.el |
diff --git a/lisp/net/newst-plainview.el b/lisp/net/newst-plainview.el index 889404ef098..4f5c729dd00 100644 --- a/lisp/net/newst-plainview.el +++ b/lisp/net/newst-plainview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-plainview.el --- Single buffer frontend for newsticker. | 1 | ;;; newst-plainview.el --- Single buffer frontend for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-plainview.el | 6 | ;; Filename: newst-plainview.el |
diff --git a/lisp/net/newst-reader.el b/lisp/net/newst-reader.el index 98d9262f35a..4b1d68a4dbe 100644 --- a/lisp/net/newst-reader.el +++ b/lisp/net/newst-reader.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-reader.el --- Generic RSS reader functions. | 1 | ;;; newst-reader.el --- Generic RSS reader functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-reader.el | 6 | ;; Filename: newst-reader.el |
diff --git a/lisp/net/newst-ticker.el b/lisp/net/newst-ticker.el index 16318ecaa4f..fab0b73bd1b 100644 --- a/lisp/net/newst-ticker.el +++ b/lisp/net/newst-ticker.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; newst-ticker.el --- mode line ticker for newsticker. | 1 | ;; newst-ticker.el --- mode line ticker for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-ticker.el | 6 | ;; Filename: newst-ticker.el |
diff --git a/lisp/net/newst-treeview.el b/lisp/net/newst-treeview.el index 59a57293ee8..ece728a8358 100644 --- a/lisp/net/newst-treeview.el +++ b/lisp/net/newst-treeview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-treeview.el --- Treeview frontend for newsticker. -*- lexical-binding:t -*- | 1 | ;;; newst-treeview.el --- Treeview frontend for newsticker. -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-treeview.el | 6 | ;; Filename: newst-treeview.el |
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index b5c0b0e3c7c..e1f4c8f89f0 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newsticker.el --- A Newsticker for Emacs. -*- lexical-binding: t -*- | 1 | ;;; newsticker.el --- A Newsticker for Emacs. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newsticker.el | 6 | ;; Filename: newsticker.el |
diff --git a/lisp/net/nsm.el b/lisp/net/nsm.el index e857e64be84..6a312e2ebb4 100644 --- a/lisp/net/nsm.el +++ b/lisp/net/nsm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nsm.el --- Network Security Manager | 1 | ;;; nsm.el --- Network Security Manager |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: encryption, security, network | 6 | ;; Keywords: encryption, security, network |
diff --git a/lisp/net/ntlm.el b/lisp/net/ntlm.el index 142c37510ec..88c561910cb 100644 --- a/lisp/net/ntlm.el +++ b/lisp/net/ntlm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ntlm.el --- NTLM (NT LanManager) authentication support -*- lexical-binding:t -*- | 1 | ;;; ntlm.el --- NTLM (NT LanManager) authentication support -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> | 6 | ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> |
diff --git a/lisp/net/pop3.el b/lisp/net/pop3.el index 2a6807e1aca..bcf56c9ab3f 100644 --- a/lisp/net/pop3.el +++ b/lisp/net/pop3.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pop3.el --- Post Office Protocol (RFC 1460) interface -*- lexical-binding:t -*- | 1 | ;;; pop3.el --- Post Office Protocol (RFC 1460) interface -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> | 5 | ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/puny.el b/lisp/net/puny.el index efa11cf178d..23c7af80619 100644 --- a/lisp/net/puny.el +++ b/lisp/net/puny.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; puny.el --- translate non-ASCII domain names to ASCII | 1 | ;;; puny.el --- translate non-ASCII domain names to ASCII |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail, net | 6 | ;; Keywords: mail, net |
diff --git a/lisp/net/quickurl.el b/lisp/net/quickurl.el index ff14d20bc32..3f7e9d192d6 100644 --- a/lisp/net/quickurl.el +++ b/lisp/net/quickurl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; quickurl.el --- insert a URL based on text at point in buffer | 1 | ;;; quickurl.el --- insert a URL based on text at point in buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | 6 | ;; Maintainer: Dave Pearson <davep@davep.org> |
diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el index 0c72e478830..863554604e8 100644 --- a/lisp/net/rcirc.el +++ b/lisp/net/rcirc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rcirc.el --- default, simple IRC client -*- lexical-binding: t; -*- | 1 | ;;; rcirc.el --- default, simple IRC client -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ryan Yeske <rcyeske@gmail.com> | 5 | ;; Author: Ryan Yeske <rcyeske@gmail.com> |
| 6 | ;; Maintainers: Ryan Yeske <rcyeske@gmail.com>, | 6 | ;; Maintainers: Ryan Yeske <rcyeske@gmail.com>, |
diff --git a/lisp/net/rfc2104.el b/lisp/net/rfc2104.el index 57bca2e8788..68c35aa3130 100644 --- a/lisp/net/rfc2104.el +++ b/lisp/net/rfc2104.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes -*- lexical-binding:t -*- | 1 | ;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> | 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/net/rlogin.el b/lisp/net/rlogin.el index 015e04f4075..bf6f5359aad 100644 --- a/lisp/net/rlogin.el +++ b/lisp/net/rlogin.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rlogin.el --- remote login interface -*- lexical-binding:t -*- | 1 | ;;; rlogin.el --- remote login interface -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1995, 1997-1998, 2001-2018 Free Software | 3 | ;; Copyright (C) 1992-1995, 1997-1998, 2001-2019 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Noah Friedman | 6 | ;; Author: Noah Friedman |
diff --git a/lisp/net/sasl-cram.el b/lisp/net/sasl-cram.el index d5d8ddfda2a..a4d80c92e53 100644 --- a/lisp/net/sasl-cram.el +++ b/lisp/net/sasl-cram.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework | 1 | ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Kenichi OKADA <okada@opaopa.org> | 6 | ;; Kenichi OKADA <okada@opaopa.org> |
diff --git a/lisp/net/sasl-digest.el b/lisp/net/sasl-digest.el index e127ee5d707..28b58862b41 100644 --- a/lisp/net/sasl-digest.el +++ b/lisp/net/sasl-digest.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-digest.el --- DIGEST-MD5 module for the SASL client framework | 1 | ;;; sasl-digest.el --- DIGEST-MD5 module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Kenichi OKADA <okada@opaopa.org> | 6 | ;; Kenichi OKADA <okada@opaopa.org> |
diff --git a/lisp/net/sasl-ntlm.el b/lisp/net/sasl-ntlm.el index c9e5eedbc2e..4a142afa87f 100644 --- a/lisp/net/sasl-ntlm.el +++ b/lisp/net/sasl-ntlm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework | 1 | ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Keywords: SASL, NTLM | 6 | ;; Keywords: SASL, NTLM |
diff --git a/lisp/net/sasl-scram-rfc.el b/lisp/net/sasl-scram-rfc.el index e524b5927f5..f4d33a6fa5a 100644 --- a/lisp/net/sasl-scram-rfc.el +++ b/lisp/net/sasl-scram-rfc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-scram-rfc.el --- SCRAM-SHA-1 module for the SASL client framework -*- lexical-binding: t; -*- | 1 | ;;; sasl-scram-rfc.el --- SCRAM-SHA-1 module for the SASL client framework -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Magnus Henoch <magnus.henoch@gmail.com> | 5 | ;; Author: Magnus Henoch <magnus.henoch@gmail.com> |
| 6 | ;; Package: sasl | 6 | ;; Package: sasl |
diff --git a/lisp/net/sasl.el b/lisp/net/sasl.el index ca0b66b2fb6..492f6574e7f 100644 --- a/lisp/net/sasl.el +++ b/lisp/net/sasl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl.el --- SASL client framework | 1 | ;;; sasl.el --- SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Keywords: SASL | 6 | ;; Keywords: SASL |
diff --git a/lisp/net/secrets.el b/lisp/net/secrets.el index ca75d953c43..5d294ce2c51 100644 --- a/lisp/net/secrets.el +++ b/lisp/net/secrets.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; secrets.el --- Client interface to gnome-keyring and kwallet. -*- lexical-binding: t -*- | 1 | ;;; secrets.el --- Client interface to gnome-keyring and kwallet. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 password passphrase | 6 | ;; Keywords: comm password passphrase |
diff --git a/lisp/net/shr-color.el b/lisp/net/shr-color.el index 6303141c898..2d6cf68d8ff 100644 --- a/lisp/net/shr-color.el +++ b/lisp/net/shr-color.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shr-color.el --- Simple HTML Renderer color management -*- lexical-binding:t -*- | 1 | ;;; shr-color.el --- Simple HTML Renderer color management -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/shr.el b/lisp/net/shr.el index 7ef1e18a1a0..94d68faf2a8 100644 --- a/lisp/net/shr.el +++ b/lisp/net/shr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shr.el --- Simple HTML Renderer -*- lexical-binding: t -*- | 1 | ;;; shr.el --- Simple HTML Renderer -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/sieve-manage.el b/lisp/net/sieve-manage.el index 8c70ae037ab..72731b8fdae 100644 --- a/lisp/net/sieve-manage.el +++ b/lisp/net/sieve-manage.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve-manage.el --- Implementation of the managesieve protocol in elisp -*- lexical-binding:t -*- | 1 | ;;; sieve-manage.el --- Implementation of the managesieve protocol in elisp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Albert Krewinkel <tarleb@moltkeplatz.de> | 6 | ;; Albert Krewinkel <tarleb@moltkeplatz.de> |
diff --git a/lisp/net/sieve-mode.el b/lisp/net/sieve-mode.el index b9f424fda8c..adab010257f 100644 --- a/lisp/net/sieve-mode.el +++ b/lisp/net/sieve-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve-mode.el --- Sieve code editing commands for Emacs | 1 | ;;; sieve-mode.el --- Sieve code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | 6 | ||
diff --git a/lisp/net/sieve.el b/lisp/net/sieve.el index ef7bb5c025c..d237c1e7c42 100644 --- a/lisp/net/sieve.el +++ b/lisp/net/sieve.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve.el --- Utilities to manage sieve scripts | 1 | ;;; sieve.el --- Utilities to manage sieve scripts |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | 6 | ||
diff --git a/lisp/net/snmp-mode.el b/lisp/net/snmp-mode.el index cb3b1764387..45b8b70b95e 100644 --- a/lisp/net/snmp-mode.el +++ b/lisp/net/snmp-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode | 1 | ;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1998, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1998, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Paul D. Smith <psmith@BayNetworks.com> | 5 | ;; Author: Paul D. Smith <psmith@BayNetworks.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/net/soap-client.el b/lisp/net/soap-client.el index 7c409665e44..db8ed16ee0f 100644 --- a/lisp/net/soap-client.el +++ b/lisp/net/soap-client.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; soap-client.el --- Access SOAP web services -*- lexical-binding: t -*- | 1 | ;;; soap-client.el --- Access SOAP web services -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> | 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> |
| 6 | ;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org> | 6 | ;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org> |
diff --git a/lisp/net/soap-inspect.el b/lisp/net/soap-inspect.el index 252b1f35ff5..17b667504fd 100644 --- a/lisp/net/soap-inspect.el +++ b/lisp/net/soap-inspect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; soap-inspect.el --- Interactive WSDL inspector -*- lexical-binding: t -*- | 1 | ;;; soap-inspect.el --- Interactive WSDL inspector -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> | 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> |
| 6 | ;; Created: October 2010 | 6 | ;; Created: October 2010 |
diff --git a/lisp/net/socks.el b/lisp/net/socks.el index 5ee6eea933f..6356707a1db 100644 --- a/lisp/net/socks.el +++ b/lisp/net/socks.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; socks.el --- A Socks v5 Client for Emacs -*- lexical-binding:t -*- | 1 | ;;; socks.el --- A Socks v5 Client for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2000, 2002, 2007-2018 Free Software Foundation, | 3 | ;; Copyright (C) 1996-2000, 2002, 2007-2019 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: William M. Perry <wmperry@gnu.org> | 6 | ;; Author: William M. Perry <wmperry@gnu.org> |
diff --git a/lisp/net/telnet.el b/lisp/net/telnet.el index 93a4e7e42a5..cf3634f7d92 100644 --- a/lisp/net/telnet.el +++ b/lisp/net/telnet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; telnet.el --- run a telnet session from within an Emacs buffer | 1 | ;;; telnet.el --- run a telnet session from within an Emacs buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2018 Free Software | 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2019 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: William F. Schelter | 6 | ;; Author: William F. Schelter |
diff --git a/lisp/net/tramp-adb.el b/lisp/net/tramp-adb.el index e0bfee68392..e2275bee2a4 100644 --- a/lisp/net/tramp-adb.el +++ b/lisp/net/tramp-adb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp -*- lexical-binding:t -*- | 1 | ;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jürgen Hötzel <juergen@archlinux.org> | 5 | ;; Author: Jürgen Hötzel <juergen@archlinux.org> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el index f525bb913df..487fc54dbd8 100644 --- a/lisp/net/tramp-cache.el +++ b/lisp/net/tramp-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-cache.el --- file information caching for Tramp -*- lexical-binding:t -*- | 1 | ;;; tramp-cache.el --- file information caching for Tramp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2005-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2005-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> | 5 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> |
| 6 | ;; Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Michael Albinus <michael.albinus@gmx.de> |
diff --git a/lisp/net/tramp-cmds.el b/lisp/net/tramp-cmds.el index b886223c95c..325d19361cb 100644 --- a/lisp/net/tramp-cmds.el +++ b/lisp/net/tramp-cmds.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-cmds.el --- Interactive commands for Tramp -*- lexical-binding:t -*- | 1 | ;;; tramp-cmds.el --- Interactive commands for Tramp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2019 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, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-compat.el b/lisp/net/tramp-compat.el index eace3b38c26..0fa9ae89fd9 100644 --- a/lisp/net/tramp-compat.el +++ b/lisp/net/tramp-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-compat.el --- Tramp compatibility functions -*- lexical-binding:t -*- | 1 | ;;; tramp-compat.el --- Tramp compatibility functions -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2019 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, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-ftp.el b/lisp/net/tramp-ftp.el index 35f5c8f4da4..4807fe0701c 100644 --- a/lisp/net/tramp-ftp.el +++ b/lisp/net/tramp-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- lexical-binding:t -*- | 1 | ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 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, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-gvfs.el b/lisp/net/tramp-gvfs.el index 718db34f268..f6ff37b4ee8 100644 --- a/lisp/net/tramp-gvfs.el +++ b/lisp/net/tramp-gvfs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-gvfs.el --- Tramp access functions for GVFS daemon -*- lexical-binding:t -*- | 1 | ;;; tramp-gvfs.el --- Tramp access functions for GVFS daemon -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el index 06c1c2da830..134ae7a201e 100644 --- a/lisp/net/tramp-sh.el +++ b/lisp/net/tramp-sh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-sh.el --- Tramp access functions for (s)sh-like connections -*- lexical-binding:t -*- | 1 | ;;; tramp-sh.el --- Tramp access functions for (s)sh-like connections -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; (copyright statements below in code to be updated with the above notice) | 5 | ;; (copyright statements below in code to be updated with the above notice) |
| 6 | 6 | ||
| @@ -760,7 +760,7 @@ on the remote host.") | |||
| 760 | (defconst tramp-perl-encode | 760 | (defconst tramp-perl-encode |
| 761 | "%s -e ' | 761 | "%s -e ' |
| 762 | # This script contributed by Juanma Barranquero <lektu@terra.es>. | 762 | # This script contributed by Juanma Barranquero <lektu@terra.es>. |
| 763 | # Copyright (C) 2002-2018 Free Software Foundation, Inc. | 763 | # Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 764 | use strict; | 764 | use strict; |
| 765 | 765 | ||
| 766 | my %%trans = do { | 766 | my %%trans = do { |
| @@ -798,7 +798,7 @@ This string is passed to `format', so percent characters need to be doubled.") | |||
| 798 | (defconst tramp-perl-decode | 798 | (defconst tramp-perl-decode |
| 799 | "%s -e ' | 799 | "%s -e ' |
| 800 | # This script contributed by Juanma Barranquero <lektu@terra.es>. | 800 | # This script contributed by Juanma Barranquero <lektu@terra.es>. |
| 801 | # Copyright (C) 2002-2018 Free Software Foundation, Inc. | 801 | # Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 802 | use strict; | 802 | use strict; |
| 803 | 803 | ||
| 804 | my %%trans = do { | 804 | my %%trans = do { |
diff --git a/lisp/net/tramp-smb.el b/lisp/net/tramp-smb.el index c9f23afeccf..0c42a5d1a53 100644 --- a/lisp/net/tramp-smb.el +++ b/lisp/net/tramp-smb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-smb.el --- Tramp access functions for SMB servers -*- lexical-binding:t -*- | 1 | ;;; tramp-smb.el --- Tramp access functions for SMB servers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 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, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index 3e08b949ce2..c12a4ebc4ce 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-uu.el --- uuencode in Lisp -*- lexical-binding:t -*- | 1 | ;;; tramp-uu.el --- uuencode in Lisp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> | 5 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> |
| 6 | ;; Maintainer: Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Maintainer: Michael Albinus <michael.albinus@gmx.de> |
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index c6ec59a4ab5..437e2d19b9e 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp.el --- Transparent Remote Access, Multiple Protocol -*- lexical-binding:t -*- | 1 | ;;; tramp.el --- Transparent Remote Access, Multiple Protocol -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> | 5 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> |
| 6 | ;; Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Michael Albinus <michael.albinus@gmx.de> |
diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index a59f3c6d745..ccc7de12cb4 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; trampver.el --- Transparent Remote Access, Multiple Protocol -*- lexical-binding:t -*- | 1 | ;;; trampver.el --- Transparent Remote Access, Multiple Protocol -*- lexical-binding:t -*- |
| 2 | ;;; lisp/trampver.el. Generated from trampver.el.in by configure. | 2 | ;;; lisp/trampver.el. Generated from trampver.el.in by configure. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 2003-2018 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> | 6 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> |
| 7 | ;; Maintainer: Michael Albinus <michael.albinus@gmx.de> | 7 | ;; Maintainer: Michael Albinus <michael.albinus@gmx.de> |
diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el index da6e59769b9..40df23e174a 100644 --- a/lisp/net/webjump.el +++ b/lisp/net/webjump.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; webjump.el --- programmable Web hotlist | 1 | ;;; webjump.el --- programmable Web hotlist |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Neil W. Van Dyke <nwv@acm.org> | 5 | ;; Author: Neil W. Van Dyke <nwv@acm.org> |
| 6 | ;; Created: 09-Aug-1996 | 6 | ;; Created: 09-Aug-1996 |
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el index 25a8dea4316..36643a828eb 100644 --- a/lisp/net/zeroconf.el +++ b/lisp/net/zeroconf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; zeroconf.el --- Service browser using Avahi. -*- lexical-binding:t -*- | 1 | ;;; zeroconf.el --- Service browser using Avahi. -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 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, hardware | 6 | ;; Keywords: comm, hardware |