From: Stefan Kangas Date: Tue, 27 Sep 2022 17:22:22 +0000 (+0200) Subject: * doc/emacs/ack.texi (Acknowledgments): Update maintainers. X-Git-Tag: emacs-28.3-rc1~59 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3d056f6947b1ad2acbfbaa39d660fc19a5986bce;p=emacs.git * doc/emacs/ack.texi (Acknowledgments): Update maintainers. --- diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 52ce8a16e6e..5bdc922fe41 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -524,8 +524,9 @@ Denis Howe wrote @file{browse-url.el}, a package for invoking a WWW browser to display a URL. @item -Lars Magne Ingebrigtsen did a major redesign of the Gnus news-reader and -wrote many of its parts. Several of these are now general components of +Lars Magne Ingebrigtsen was the Emacs (co-)maintainer from Emacs 27.2 +onwards. He did a major redesign of the Gnus news-reader and wrote +many of its parts. Several of these are now general components of Emacs, including: @file{dns.el} for Domain Name Service lookups; @file{format-spec.el} for formatting arbitrary format strings; @file{netrc.el} for parsing of @file{.netrc} files; and @@ -1440,8 +1441,9 @@ Victor Zandy wrote @file{zone.el}, a package for people who like to zone out in front of Emacs. @item -Eli Zaretskii made many standard Emacs features work on MS-DOS and -Microsoft Windows. He also wrote @file{tty-colors.el}, which +Eli Zaretskii was the was the Emacs (co-)maintainer from Emacs 25 +onwards. He wrote made many standard Emacs features work on MS-DOS +and Microsoft Windows. He also wrote @file{tty-colors.el}, which implements transparent mapping of X colors to tty colors; and @file{rxvt.el}. He implemented support for bidirectional text, menus on text-mode terminals, and built-in display of line numbers.