diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2023-09-11 02:35:31 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2023-09-11 02:37:54 +0200 |
commit | 6554ec224654186c9c87f4f0ee48b7353da84a7b (patch) | |
tree | d3b4f5b802ef438ee396f796c8bc6c78ba179613 /doc/emacs | |
parent | 5ab2792d5c19ccd2509e94a0ad3e024b6d33537e (diff) | |
download | emacs-6554ec224654186c9c87f4f0ee48b7353da84a7b.tar.gz emacs-6554ec224654186c9c87f4f0ee48b7353da84a7b.tar.bz2 emacs-6554ec224654186c9c87f4f0ee48b7353da84a7b.zip |
Update docs for passing of Thien-Thi Nguyen
* doc/emacs/ack.texi (Acknowledgments): Add Thien-Thi Nguyen.
* lisp/play/zone.el: Set maintainer to emacs-devel.
Diffstat (limited to 'doc/emacs')
-rw-r--r-- | doc/emacs/ack.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 7d7f76b6645..de9af96e289 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -906,6 +906,11 @@ Thomas Neumann and Eric Raymond wrote @file{make-mode.el}, a mode for editing makefiles. @item +Thien-Thi Nguyen wrote the @samp{xpm}, @samp{gnugo}, and +@samp{ascii-art-to-unicode} packages. He also made substantial +contributions to many others, such as @file{vc.el}. + +@item Thien-Thi Nguyen and Dan Nicolaescu wrote @file{hideshow.el}, a minor mode for selectively displaying blocks of text. |