diff options
author | Glenn Morris <rgm@gnu.org> | 2014-03-12 16:57:34 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-03-12 16:57:34 -0400 |
commit | e51f0cb2a1699cecec75d35f56858ff1b10649e9 (patch) | |
tree | 98231c41e0552719455139e562c1afa41ae161f1 /doc | |
parent | d29fbf47e4b1ea635f96bada13645675a0c0506b (diff) | |
download | emacs-e51f0cb2a1699cecec75d35f56858ff1b10649e9.tar.gz |
* doc/misc/eww.texi (History and Acknowledgments): Don't list everyone
who changed the code.
It was a nice gesture, but seems likely to just become a pain to keep
up-to-date. Also not really needed, given ChangeLogs and VCS logs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/misc/ChangeLog | 3 | ||||
-rw-r--r-- | doc/misc/eww.texi | 19 |
2 files changed, 4 insertions, 18 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 13d147f7e72..4fac93537a3 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,5 +1,8 @@ 2014-03-12 Glenn Morris <rgm@gnu.org> + * eww.texi (History and Acknowledgments): + Don't list everyone who changed the code. + * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi: * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi: * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi: diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index ebccb055c62..884850c98d7 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi @@ -206,24 +206,7 @@ Emacs Web Wowser. EWW was announced on 16 June 2013: @url{http://lars.ingebrigtsen.no/2013/06/16/eww/}. EWW was then moved from the Gnus repository to GNU Emacs and several -developers started contributing to it as well. A list of contributors -at the time of writing this manual: - -@itemize @bullet -@item Daniel Hackney -@item Eli Zaretskii -@item Glenn Morris -@item Ivan Kanis -@item Juri Linkov -@item Katsumi Yamaoka -@item Kenjiro NAKAYAMA -@item Lars Magne Ingebrigtsen -@item Leo Liu -@item Paul Eggert -@item RĂ¼diger Sonderfeld -@item Stefan Monnier -@item Ted Zlatanov -@end itemize +developers started contributing to it as well. @node GNU Free Documentation License @chapter GNU Free Documentation License |