aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2001-02-28 11:15:08 +0000
committerDave Love2001-02-28 11:15:08 +0000
commitfcf27a654312a93625c5a7a060cbff27a9f699ef (patch)
treed2e44e21551ed64814b255583bdd2af1dc323f62
parent75f6d7232529e1bd3eb5ee7926d1fd10ce666355 (diff)
downloademacs-fcf27a654312a93625c5a7a060cbff27a9f699ef.tar.gz
emacs-fcf27a654312a93625c5a7a060cbff27a9f699ef.zip
*** empty log message ***
-rw-r--r--man/ack.texi35
1 files changed, 16 insertions, 19 deletions
diff --git a/man/ack.texi b/man/ack.texi
index 6f53fe6dfd4..5a7742a2510 100644
--- a/man/ack.texi
+++ b/man/ack.texi
@@ -17,15 +17,12 @@ written substantial portions.
17 17
18@itemize @bullet 18@itemize @bullet
19@item 19@item
20Per Abhiddenware wrote @file{gnus-cite.el}, a citation-parsing facility
21for news articles.
22
23@item
24Per Abrahamsen wrote the customization buffer facilities, as well as 20Per Abrahamsen wrote the customization buffer facilities, as well as
25@file{double.el} for typing accented characters not normally available 21@file{double.el} for typing accented characters not normally available
26from the keyboard, @file{xt-mouse.el} which handles mouse commands 22from the keyboard, @file{xt-mouse.el} which handles mouse commands
27through Xterm, @file{gnus-cus.el} which implements customization 23through Xterm, @file{gnus-cus.el} which implements customization
28commands for Gnus, and @file{cpp.el} which hides or highlights parts of 24commands for Gnus, @file{gnus-cite.el}, a citation-parsing facility
25for news articles and @file{cpp.el} which hides or highlights parts of
29C programs according to preprocessor conditionals. 26C programs according to preprocessor conditionals.
30 27
31@item 28@item
@@ -54,8 +51,12 @@ Eli Barzilay wrote @file{calculator.el}, a desktop calculator for
54Emacs. 51Emacs.
55 52
56@item 53@item
57Steven L.@: Baur wrote @file{earcon.el}, a facility for sound effects 54Steven L.@: Baur wrote
58for email and news messages, @file{footnote.el} which lets you include 55@c If earcon.el actually works with Emacs 21, it isn't useful for lack
56@c of sound files. -- fx
57@c @file{earcon.el}, a facility for sound effects
58@c for email and news messages,
59@file{footnote.el} which lets you include
59footnotes in email messages, and @file{gnus-audio.el} which provides 60footnotes in email messages, and @file{gnus-audio.el} which provides
60sound effects for Gnus. 61sound effects for Gnus.
61 62
@@ -152,8 +153,6 @@ Andrew Choi wrote the Macintosh support code, and contributed
152@item 153@item
153James Clark wrote @file{sgml-mode.el}, a mode for editing SGML 154James Clark wrote @file{sgml-mode.el}, a mode for editing SGML
154documents, and contributed to Emacs's dumping procedures. 155documents, and contributed to Emacs's dumping procedures.
155@file{sgml-mode.el} was later adapted by Eric Raymond, Daniel Pfeiffer,
156and Francesco Potorti.
157 156
158@item 157@item
159Mike Clarkson wrote @file{edt.el}, an emulation of DEC's EDT editor. 158Mike Clarkson wrote @file{edt.el}, an emulation of DEC's EDT editor.
@@ -423,7 +422,7 @@ Karl Heuer wrote the original blessmail script, implemented the
423@code{Lisp_Object} type to allow for more data bits. 422@code{Lisp_Object} type to allow for more data bits.
424 423
425@item 424@item
426Manabu Higashida ported Emacs to the MS-DOS operating system. 425Manabu Higashida ported Emacs to MS-DOS.
427 426
428@item 427@item
429Anders Holst wrote @file{hippie-exp.el}, a versatile completion and 428Anders Holst wrote @file{hippie-exp.el}, a versatile completion and
@@ -765,10 +764,6 @@ conflicts, and
765@end itemize 764@end itemize
766 765
767@item 766@item
768Keith Moore wrote @file{aixcc.lex}, a pre-processor designed to help
769Emacs parse the error messages produced by the AIX C compiler.
770
771@item
772Morioka Tomohiko wrote several packages for MIME support in Gnus and 767Morioka Tomohiko wrote several packages for MIME support in Gnus and
773elsewhere. 768elsewhere.
774 769
@@ -778,9 +773,8 @@ with completion, and @file{rfc2368.el}, support for @code{mailto:}
778URLs. 773URLs.
779 774
780@item 775@item
781Erik Naggum wrote the time-conversion functions, and has tested daily 776Erik Naggum wrote the time-conversion functions. He also wrote
782the latest source code up to and including Emacs version 20. He also 777@file{disp-table.el}, a package for dealing with display tables,
783wrote @file{disp-table.el}, a package for dealing with display tables,
784@file{latin-4.el} and @file{latin-5.el}, code which sets up 778@file{latin-4.el} and @file{latin-5.el}, code which sets up
785case-conversion and syntax tables for the ISO Latin-4 and Latin-5 779case-conversion and syntax tables for the ISO Latin-4 and Latin-5
786character sets, @file{mailheader.el}, a pacakage for parsing email 780character sets, @file{mailheader.el}, a pacakage for parsing email
@@ -1404,11 +1398,14 @@ VI text editor.
1404@item 1398@item
1405Detlev Zundel wrote @file{re-builder.el}, a package for building regexps 1399Detlev Zundel wrote @file{re-builder.el}, a package for building regexps
1406with visual feedback. 1400with visual feedback.
1401
1402@c utf-8.el author?
1407@end itemize 1403@end itemize
1408 1404
1409Others too numerous to mention have reported and fixed bugs, and added 1405Others too numerous to mention have reported and fixed bugs, and added
1410features to many parts of Emacs. We thank them for their generosity as 1406features to many parts of Emacs. (Many are mentioned in the
1411well. 1407@file{ChangeLog} files which are summarized in the file @file{AUTHORS}
1408in the distribution.) We thank them for their generosity as well.
1412 1409
1413This list intended to mention every contributor of a major package or 1410This list intended to mention every contributor of a major package or
1414feature we currently distribute; if you know of someone we have omitted, 1411feature we currently distribute; if you know of someone we have omitted,