aboutsummaryrefslogtreecommitdiffstats
path: root/test/manual
diff options
context:
space:
mode:
authorPaul Eggert2019-05-19 21:29:13 -0700
committerPaul Eggert2019-05-19 21:34:27 -0700
commitbef1be873009d6e9f5a097396179f63a565bb6fd (patch)
tree227e495b83b50b965c65f26b3bb979e877726530 /test/manual
parent20241e2c764263ebf31cfb0c6a7a0d3b9ba52429 (diff)
downloademacs-bef1be873009d6e9f5a097396179f63a565bb6fd.tar.gz
emacs-bef1be873009d6e9f5a097396179f63a565bb6fd.zip
Fixes for "Maintainer:" and related lines
Mostly, this just removes "Maintainer: emacs-devel@gnu.org" lines, which are not that useful. It also cleans up and regularizes a few similar lines.
Diffstat (limited to 'test/manual')
-rw-r--r--test/manual/biditest.el1
-rw-r--r--test/manual/etags/el-src/emacs/lisp/progmodes/etags.el1
2 files changed, 0 insertions, 2 deletions
diff --git a/test/manual/biditest.el b/test/manual/biditest.el
index d813642f780..f257910877b 100644
--- a/test/manual/biditest.el
+++ b/test/manual/biditest.el
@@ -3,7 +3,6 @@
3;; Copyright (C) 2013-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2019 Free Software Foundation, Inc.
4 4
5;; Author: Eli Zaretskii 5;; Author: Eli Zaretskii
6;; Maintainer: emacs-devel@gnu.org
7;; Package: emacs 6;; Package: emacs
8 7
9;; This program is free software: you can redistribute it and/or modify 8;; This program is free software: you can redistribute it and/or modify
diff --git a/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el b/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el
index 250aeb1cf26..30ad34099b7 100644
--- a/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el
+++ b/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el
@@ -4,7 +4,6 @@
4;; Software Foundation, Inc. 4;; Software Foundation, Inc.
5 5
6;; Author: Roland McGrath <roland@gnu.org> 6;; Author: Roland McGrath <roland@gnu.org>
7;; Maintainer: emacs-devel@gnu.org
8;; Keywords: tools 7;; Keywords: tools
9 8
10;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.