diff options
| author | Glenn Morris | 2020-01-20 07:50:26 -0800 |
|---|---|---|
| committer | Glenn Morris | 2020-01-20 07:50:26 -0800 |
| commit | 519de2f88e3f9985f41a763953711b63a8223628 (patch) | |
| tree | db5a2f2bea7a9531ea736d100142f9cc434ea4fb /admin | |
| parent | cdede988b48802c5f2ccce2d38bebcdc4c7dbb05 (diff) | |
| parent | f3d30b5303783a307921b914d4df0b082106b39d (diff) | |
| download | emacs-519de2f88e3f9985f41a763953711b63a8223628.tar.gz emacs-519de2f88e3f9985f41a763953711b63a8223628.zip | |
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 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 05faa586c20..f7ec181bf9c 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -126,6 +126,11 @@ Ulf Jasper | |||
| 126 | lisp/calendar/icalendar.el | 126 | lisp/calendar/icalendar.el |
| 127 | test/lisp/calendar/icalendar-tests.el | 127 | test/lisp/calendar/icalendar-tests.el |
| 128 | 128 | ||
| 129 | Amin Bandali | ||
| 130 | ERC | ||
| 131 | lisp/erc/* | ||
| 132 | doc/misc/erc.texi | ||
| 133 | |||
| 129 | ============================================================================== | 134 | ============================================================================== |
| 130 | 2. Areas that someone is willing to maintain, although he would not | 135 | 2. Areas that someone is willing to maintain, although he would not |
| 131 | necessarily mind if someone else was the official maintainer. | 136 | necessarily mind if someone else was the official maintainer. |
| @@ -248,6 +253,11 @@ Alan Third | |||
| 248 | lisp/term/ns-win.el | 253 | lisp/term/ns-win.el |
| 249 | doc/emacs/macos.texi | 254 | doc/emacs/macos.texi |
| 250 | 255 | ||
| 256 | Amin Bandali | ||
| 257 | Eshell | ||
| 258 | lisp/eshell/* | ||
| 259 | doc/misc/eshell.texi | ||
| 260 | |||
| 251 | 261 | ||
| 252 | ;;; Local Variables: | 262 | ;;; Local Variables: |
| 253 | ;;; coding: utf-8 | 263 | ;;; coding: utf-8 |