Skip to content

Commit d5cfc4a

Browse files
committed
Merge from origin/emacs-27
bed04c5 Use correct registry name for windows-1251 charset 1aa1529 ERC: Update maintainer address
2 parents 8f69483 + bed04c5 commit d5cfc4a

36 files changed

+36
-36
lines changed

lisp/erc/erc-autoaway.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc.
44

55
;; Author: Jorgen Schaefer <[email protected]>
6-
;; Maintainer: Amin Bandali <mab@gnu.org>
6+
;; Maintainer: Amin Bandali <bandali@gnu.org>
77
;; URL: https://www.emacswiki.org/emacs/ErcAutoAway
88

99
;; This file is part of GNU Emacs.

lisp/erc/erc-backend.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Filename: erc-backend.el
66
;; Author: Lawrence Mitchell <[email protected]>
7-
;; Maintainer: Amin Bandali <mab@gnu.org>
7+
;; Maintainer: Amin Bandali <bandali@gnu.org>
88
;; Created: 2004-05-7
99
;; Keywords: IRC chat client internet
1010

lisp/erc/erc-button.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 1996-2004, 2006-2020 Free Software Foundation, Inc.
44

55
;; Author: Mario Lang <[email protected]>
6-
;; Maintainer: Amin Bandali <mab@gnu.org>
6+
;; Maintainer: Amin Bandali <bandali@gnu.org>
77
;; Keywords: irc, button, url, regexp
88
;; URL: https://www.emacswiki.org/emacs/ErcButton
99

lisp/erc/erc-capab.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Copyright (C) 2006-2020 Free Software Foundation, Inc.
44

5-
;; Maintainer: Amin Bandali <mab@gnu.org>
5+
;; Maintainer: Amin Bandali <bandali@gnu.org>
66

77
; This file is part of GNU Emacs.
88

lisp/erc/erc-compat.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2002-2003, 2005-2020 Free Software Foundation, Inc.
44

55
;; Author: Alex Schroeder <[email protected]>
6-
;; Maintainer: Amin Bandali <mab@gnu.org>
6+
;; Maintainer: Amin Bandali <bandali@gnu.org>
77
;; URL: https://www.emacswiki.org/emacs/ERC
88

99
;; This file is part of GNU Emacs.

lisp/erc/erc-dcc.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Author: Ben A. Mesander <[email protected]>
77
;; Noah Friedman <[email protected]>
88
;; Per Persson <[email protected]>
9-
;; Maintainer: Amin Bandali <mab@gnu.org>
9+
;; Maintainer: Amin Bandali <bandali@gnu.org>
1010
;; Keywords: comm, processes
1111
;; Created: 1994-01-23
1212

lisp/erc/erc-desktop-notifications.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2012-2020 Free Software Foundation, Inc.
44

55
;; Author: Julien Danjou <[email protected]>
6-
;; Maintainer: Amin Bandali <mab@gnu.org>
6+
;; Maintainer: Amin Bandali <bandali@gnu.org>
77
;; Keywords: comm
88

99
;; This file is part of GNU Emacs.

lisp/erc/erc-ezbounce.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2002, 2004, 2006-2020 Free Software Foundation, Inc.
44

55
;; Author: Andreas Fuchs <[email protected]>
6-
;; Maintainer: Amin Bandali <mab@gnu.org>
6+
;; Maintainer: Amin Bandali <bandali@gnu.org>
77
;; Keywords: comm
88

99
;; This file is part of GNU Emacs.

lisp/erc/erc-fill.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Andreas Fuchs <[email protected]>
66
;; Mario Lang <[email protected]>
7-
;; Maintainer: Amin Bandali <mab@gnu.org>
7+
;; Maintainer: Amin Bandali <bandali@gnu.org>
88
;; URL: https://www.emacswiki.org/emacs/ErcFilling
99

1010
;; This file is part of GNU Emacs.

lisp/erc/erc-goodies.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2001-2020 Free Software Foundation, Inc.
44

55
;; Author: Jorgen Schaefer <[email protected]>
6-
;; Maintainer: Amin Bandali <mab@gnu.org>
6+
;; Maintainer: Amin Bandali <bandali@gnu.org>
77

88
;; Most code is taken verbatim from erc.el, see there for the original
99
;; authors.

0 commit comments

Comments
 (0)