diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-02-10 16:18:50 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-02-10 16:18:50 +0000 |
commit | 26145417113d6b53a0372210e3ff423f94b8532b (patch) | |
tree | 7b7b6aa388e2f8423aebf787baf88b1bebca512e /man/ack.texi | |
parent | 471d1274014456c562beae278160e641eacc0300 (diff) | |
download | emacs-26145417113d6b53a0372210e3ff423f94b8532b.tar.gz emacs-26145417113d6b53a0372210e3ff423f94b8532b.tar.bz2 emacs-26145417113d6b53a0372210e3ff423f94b8532b.zip |
Small change in intro.
Diffstat (limited to 'man/ack.texi')
-rw-r--r-- | man/ack.texi | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/man/ack.texi b/man/ack.texi index b6d704623e4..72583cb8b06 100644 --- a/man/ack.texi +++ b/man/ack.texi @@ -3,17 +3,18 @@ @c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c -@c We should list here anyone who has contributed a new package, -@c and anyone who has made major enhancements in Emacs -@c that users would notice and consider important. @node Acknowledgments, Screen, Concept Index, Top @chapter Acknowledgments Many people have contributed code included in the Free Software Foundation's distribution of GNU Emacs. To show our appreciation for -their public spirit, we list here, in alphabetical order, those who have +their public spirit, we list here in alphabetical order those who have written substantial portions. +@c We should list here anyone who has contributed a new package, +@c and anyone who has made major enhancements in Emacs +@c that many users would notice and consider important. + @itemize @bullet @item Per Abhiddenware wrote @file{gnus-cite.el}, a citation-parsing facility |