diff options
| author | Glenn Morris <rgm@gnu.org> | 2020-01-20 07:50:26 -0800 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2020-01-20 07:50:26 -0800 |
| commit | 519de2f88e3f9985f41a763953711b63a8223628 (patch) | |
| tree | db5a2f2bea7a9531ea736d100142f9cc434ea4fb /lisp/erc/erc-speedbar.el | |
| parent | cdede988b48802c5f2ccce2d38bebcdc4c7dbb05 (diff) | |
| parent | f3d30b5303783a307921b914d4df0b082106b39d (diff) | |
| download | emacs-519de2f88e3f9985f41a763953711b63a8223628.tar.gz | |
Merge from origin/emacs-27
f3d30b5303 Remove some doc references to old Emacs versions
4217bc229b Fix infloop in shell.el
74b151195d Fix erc-notifications-notify for non-PRIVMSGs, broken in l...
db4436eaf9 Fix the notification action for PRIVMSG in erc-notificatio...
36a4068105 ERC: New maintainer.
2391d3f45d ; spelling fixes
e898442be3 Honor tags-case-fold-search during xref identifer completion
# Conflicts:
# etc/NEWS
Diffstat (limited to 'lisp/erc/erc-speedbar.el')
| -rw-r--r-- | lisp/erc/erc-speedbar.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-speedbar.el b/lisp/erc/erc-speedbar.el index e1f27b0a8f6..01f5053f02f 100644 --- a/lisp/erc/erc-speedbar.el +++ b/lisp/erc/erc-speedbar.el @@ -4,7 +4,7 @@ ;; Author: Mario Lang <mlang@delysid.org> ;; Contributor: Eric M. Ludlam <zappo@gnu.org> -;; Maintainer: emacs-devel@gnu.org +;; Maintainer: Amin Bandali <mab@gnu.org> ;; This file is part of GNU Emacs. |
