aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
diff options
context:
space:
mode:
authorPaul Eggert2019-05-25 13:43:06 -0700
committerPaul Eggert2019-05-25 14:25:18 -0700
commitf744797af1dd73a547dd204d7e79f084e6508517 (patch)
tree880520a7ce5a72a9cdcfd17a287e0129f3a98685 /lisp/url
parent2843945c5fb7179b96bdab71528f57b2e4a30517 (diff)
downloademacs-f744797af1dd73a547dd204d7e79f084e6508517.tar.gz
emacs-f744797af1dd73a547dd204d7e79f084e6508517.zip
Go back to "Maintainer: emacs-devel@gnu.org"
Restore lines saying "Maintainer: emacs-devel@gnu.org" when there is no special maintainer for a file. Although this wasn't documented it was common practice and removing the lines didn't have consensus.
Diffstat (limited to 'lisp/url')
-rw-r--r--lisp/url/url-dav.el1
-rw-r--r--lisp/url/url-gw.el1
-rw-r--r--lisp/url/url-http.el1
-rw-r--r--lisp/url/url-util.el1
-rw-r--r--lisp/url/url.el1
5 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/url-dav.el b/lisp/url/url-dav.el
index dba313453ff..a4cf0f0ec01 100644
--- a/lisp/url/url-dav.el
+++ b/lisp/url/url-dav.el
@@ -3,6 +3,7 @@
3;; Copyright (C) 2001, 2004-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2004-2019 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;; Keywords: url, vc 7;; Keywords: url, vc
7 8
8;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el
index 00d784a9b40..54360840784 100644
--- a/lisp/url/url-gw.el
+++ b/lisp/url/url-gw.el
@@ -3,6 +3,7 @@
3;; Copyright (C) 1997-1998, 2004-2019 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2004-2019 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;; Keywords: comm, data, processes 7;; Keywords: comm, data, processes
7 8
8;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el
index a11f5147afc..00803a103a0 100644
--- a/lisp/url/url-http.el
+++ b/lisp/url/url-http.el
@@ -3,6 +3,7 @@
3;; Copyright (C) 1999, 2001, 2004-2019 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001, 2004-2019 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;; Keywords: comm, data, processes 7;; Keywords: comm, data, processes
7 8
8;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
diff --git a/lisp/url/url-util.el b/lisp/url/url-util.el
index dbcc9a6168c..a46e7bb3855 100644
--- a/lisp/url/url-util.el
+++ b/lisp/url/url-util.el
@@ -4,6 +4,7 @@
4;; Inc. 4;; Inc.
5 5
6;; Author: Bill Perry <wmperry@gnu.org> 6;; Author: Bill Perry <wmperry@gnu.org>
7;; Maintainer: emacs-devel@gnu.org
7;; Keywords: comm, data, processes 8;; Keywords: comm, data, processes
8 9
9;; This file is part of GNU Emacs. 10;; This file is part of GNU Emacs.
diff --git a/lisp/url/url.el b/lisp/url/url.el
index eafac8a1929..5242d42f04c 100644
--- a/lisp/url/url.el
+++ b/lisp/url/url.el
@@ -4,6 +4,7 @@
4;; Inc. 4;; Inc.
5 5
6;; Author: Bill Perry <wmperry@gnu.org> 6;; Author: Bill Perry <wmperry@gnu.org>
7;; Maintainer: emacs-devel@gnu.org
7;; Keywords: comm, data, processes, hypermedia 8;; Keywords: comm, data, processes, hypermedia
8 9
9;; This file is part of GNU Emacs. 10;; This file is part of GNU Emacs.