summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-05-26 00:58:27 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-05-26 01:00:15 -0700
commit797ee5871e458d6d97f57a24405412a053f5ef32 (patch)
treeea816eea73fcdaad0610d33790348bbe886b2741 /lisp/bookmark.el
parent5e47312c1f2638d19bf3d81de731809729caa11a (diff)
downloademacs-797ee5871e458d6d97f57a24405412a053f5ef32.tar.gz
Remove Maintainer: when it duplicates Author:
The convention is that a file with Author: but not Maintainer: means the author is a maintainer, which makes it confusing when a file lists the same person as author and maintainer. Avoid the confusion by removing the duplicate Maintainer: line.
Diffstat (limited to 'lisp/bookmark.el')
-rw-r--r--lisp/bookmark.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/bookmark.el b/lisp/bookmark.el
index 3041401e175..b1fe690dac0 100644
--- a/lisp/bookmark.el
+++ b/lisp/bookmark.el
@@ -3,7 +3,6 @@
;; Copyright (C) 1993-1997, 2001-2019 Free Software Foundation, Inc.
;; Author: Karl Fogel <kfogel@red-bean.com>
-;; Maintainer: Karl Fogel <kfogel@red-bean.com>
;; Created: July, 1993
;; Keywords: bookmarks, placeholders, annotations