aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-11-16 18:26:34 +0000
committerChong Yidong2008-11-16 18:26:34 +0000
commit2d3328f22823c6cefd34d837d5ffb0a6afe9170a (patch)
tree5cec77fc16db228323c6d4fbf4bc699aff05bfb6
parent67ffa16f8db4e19eac8bcdc74bee6f38cd639f4b (diff)
downloademacs-2d3328f22823c6cefd34d837d5ffb0a6afe9170a.tar.gz
emacs-2d3328f22823c6cefd34d837d5ffb0a6afe9170a.zip
Additional copyedits.
-rw-r--r--doc/emacs/ack.texi72
1 files changed, 36 insertions, 36 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi
index 2d5c365fb9e..134d0a780a1 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -64,9 +64,9 @@ footnotes in email messages, and @file{gnus-audio.el} which provides
64sound effects for Gnus. 64sound effects for Gnus.
65 65
66@item 66@item
67Alexander L. Belikoff, Sergey Berezin, David Edmondson, Andreas 67Alexander L. Belikoff, Sergey Berezin, David Edmondson, Andreas Fuchs,
68Fuchs, Mario Lang, Gergely Nagy, Michael Olson, and Alex Schroeder 68Mario Lang, Gergely Nagy, Michael Olson, and Alex Schroeder wrote ERC,
69contributed ERC, an advanced Internet Relay Chat client. 69an advanced Internet Relay Chat client.
70 70
71@item 71@item
72Boaz Ben-Zvi wrote @file{profile.el}, to time Emacs Lisp functions. 72Boaz Ben-Zvi wrote @file{profile.el}, to time Emacs Lisp functions.
@@ -194,7 +194,7 @@ Matthieu Devin wrote @file{delsel.el}, a package to make newly-typed
194text replace the current selection. 194text replace the current selection.
195 195
196@item 196@item
197Eric Ding contributed @file{goto-addr.el}, 197Eric Ding wrote @file{goto-addr.el},
198 198
199@item 199@item
200Jan Dj@"{a}rv added support for the GTK+ toolkit and X drag-and-drop. 200Jan Dj@"{a}rv added support for the GTK+ toolkit and X drag-and-drop.
@@ -317,8 +317,8 @@ David Gillespie wrote the Common Lisp compatibility packages;
317@file{edmacro.el}, a package for editing keyboard macros. 317@file{edmacro.el}, a package for editing keyboard macros.
318 318
319@item 319@item
320Bob Glickstein contributed the @file{sregex.el} feature, a facility for 320Bob Glickstein wrote @file{sregex.el}, a facility for writing regexps
321writing regexps using a Lisp-like syntax. 321using a Lisp-like syntax.
322 322
323@item 323@item
324Boris Goldowsky wrote @file{avoid.el}, a package to keep the mouse 324Boris Goldowsky wrote @file{avoid.el}, a package to keep the mouse
@@ -553,7 +553,7 @@ up excess whitespace in a file. The previous version of
553Vaidheeswarran. 553Vaidheeswarran.
554 554
555@item 555@item
556Frederic Lepied contributed @file{expand.el}, which uses the abbrev 556Frederic Lepied wrote @file{expand.el}, which uses the abbrev
557mechanism for inserting programming constructs. 557mechanism for inserting programming constructs.
558 558
559@item 559@item
@@ -766,9 +766,9 @@ Pieter E.@: J.@: Pareit wrote @file{mixal-mode.el}, an editing mode for
766the MIX assembly language. 766the MIX assembly language.
767 767
768@item 768@item
769David Pearson contributed @file{quickurl.el}, a simple method of 769David Pearson wrote @file{quickurl.el}, a simple method of inserting a
770inserting a URL into the current buffer based on text at point; 770URL into the current buffer based on text at point; @file{5x5.el}, a
771@file{5x5.el}, a game to fill all squares on the field. 771game to fill all squares on the field.
772 772
773@item 773@item
774Jeff Peck wrote @file{sun.el}, key bindings for sunterm keys; 774Jeff Peck wrote @file{sun.el}, key bindings for sunterm keys;
@@ -835,7 +835,7 @@ editing FORTRAN code.
835@c We're not distributing his tex-mode.el anymore; we're using Ed Reingold's. 835@c We're not distributing his tex-mode.el anymore; we're using Ed Reingold's.
836 836
837@item 837@item
838Mukesh Prasad contributed @file{vmsproc.el}, a facility for running 838Mukesh Prasad wrote @file{vmsproc.el}, a facility for running
839asynchronous subprocesses on VMS. 839asynchronous subprocesses on VMS.
840 840
841@item 841@item
@@ -875,14 +875,14 @@ David Reitter wrote @file{mailclient.el} which can send mail via the
875system's designated mail client. 875system's designated mail client.
876 876
877@item 877@item
878Alex Rezinsky contributed @file{which-func.el}, a mode that shows the 878Alex Rezinsky wrote @file{which-func.el}, a mode that shows the name
879name of the current function in the mode line. 879of the current function in the mode line.
880 880
881@item 881@item
882Rob Riepel contributed @file{tpu-edt.el} and its associated files, 882Rob Riepel wrote @file{tpu-edt.el} and its associated files, providing
883providing an emulation of the VMS TPU text editor emulating the VMS EDT 883an emulation of the VMS TPU text editor emulating the VMS EDT editor,
884editor, and @file{vt-control.el}, providing some control functions for 884and @file{vt-control.el}, providing some control functions for the DEC
885the DEC VT line of terminals. 885VT line of terminals.
886 886
887@item 887@item
888Nick Roberts wrote @file{gdb-ui.el}, the graphical user interface to 888Nick Roberts wrote @file{gdb-ui.el}, the graphical user interface to
@@ -910,17 +910,17 @@ Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and
910DSSSL code, and @file{fakemail.c}, an interface to the System V mailer. 910DSSSL code, and @file{fakemail.c}, an interface to the System V mailer.
911 911
912@item 912@item
913Ivar Rummelhoff provided @file{winner.el}, which records 913Ivar Rummelhoff wrote @file{winner.el}, which records recent window
914recent window configurations so you can move back to them. 914configurations so you can move back to them.
915 915
916@item 916@item
917Jason Rumney has ported the Emacs 21 display engine to MS-Windows, and 917Jason Rumney ported the Emacs 21 display engine to MS-Windows, and has
918contributed extensively to the MS-Windows port of Emacs. 918contributed extensively to the MS-Windows port of Emacs.
919 919
920@item 920@item
921Wolfgang Rupprecht contributed Emacs 19's floating-point support 921Wolfgang Rupprecht wrote Emacs 19's floating-point support (including
922(including @file{float-sup.el} and @file{floatfns.c}), and 922@file{float-sup.el} and @file{floatfns.c}), and @file{sup-mouse.el},
923@file{sup-mouse.el}, support for the Supdup mouse on lisp machines. 923support for the Supdup mouse on lisp machines.
924 924
925@item 925@item
926Kevin Ryde wrote @file{info-xref.el}, a library for checking 926Kevin Ryde wrote @file{info-xref.el}, a library for checking
@@ -942,7 +942,7 @@ William Schelter wrote @file{telnet.el}, support for @code{telnet}
942sessions within Emacs. 942sessions within Emacs.
943 943
944@item 944@item
945Ralph Schleicher contributed @file{battery.el}, a package for displaying 945Ralph Schleicher wrote @file{battery.el}, a package for displaying
946laptop computer battery status, and @file{info-look.el}, a package for 946laptop computer battery status, and @file{info-look.el}, a package for
947looking up Info documentation for symbols in the buffer. 947looking up Info documentation for symbols in the buffer.
948 948
@@ -974,7 +974,7 @@ Oliver Seidel wrote @file{todo-mode.el}, a package for maintaining
974@file{TODO} list files. 974@file{TODO} list files.
975 975
976@item 976@item
977Manuel Serrano contributed the Flyspell package that does spell checking 977Manuel Serrano wrote the Flyspell package, which does spell checking
978as you type. 978as you type.
979 979
980@item 980@item
@@ -986,8 +986,8 @@ Stanislav Shalunov wrote @file{uce.el}, for responding to unsolicited
986commercial email. 986commercial email.
987 987
988@item 988@item
989Richard Sharman contributed @file{hilit-chg.el}, which uses colors 989Richard Sharman wrote @file{hilit-chg.el}, which uses colors to show
990to show recent editing changes. 990recent editing changes.
991 991
992@item 992@item
993Olin Shivers wrote @file{comint.el}, a library for modes running 993Olin Shivers wrote @file{comint.el}, a library for modes running
@@ -1049,9 +1049,8 @@ Ake Stenhoff and Lars Lindberg wrote @file{imenu.el}, a framework for
1049browsing indices made from buffer contents. 1049browsing indices made from buffer contents.
1050 1050
1051@item 1051@item
1052Peter Stephenson contributed @file{vcursor.el}, which implements a 1052Peter Stephenson wrote @file{vcursor.el}, which implements a ``virtual
1053``virtual cursor'' that you can move with the keyboard and use for 1053cursor'' that you can move with the keyboard and use for copying text.
1054copying text.
1055 1054
1056@item 1055@item
1057Ken Stevens wrote the initial version of @file{ispell.el} and maintains 1056Ken Stevens wrote the initial version of @file{ispell.el} and maintains
@@ -1140,7 +1139,7 @@ with time zones.
1140Neil W.@: Van Dyke wrote @file{webjump.el}, a ``hot links'' package. 1139Neil W.@: Van Dyke wrote @file{webjump.el}, a ``hot links'' package.
1141 1140
1142@item 1141@item
1143Didier Verna contributed @file{rect.el}, a package of functions for 1142Didier Verna wrote @file{rect.el}, a package of functions for
1144operations on rectangle regions of text. 1143operations on rectangle regions of text.
1145 1144
1146@item 1145@item
@@ -1242,9 +1241,10 @@ package.
1242Ryan Yeske wrote @file{rcirc.el} a simple Internet Relay Chat client. 1241Ryan Yeske wrote @file{rcirc.el} a simple Internet Relay Chat client.
1243 1242
1244@item 1243@item
1245Ilya Zakharevich and Bob Olson contributed @file{cperl-mode.el}, a major 1244Ilya Zakharevich and Bob Olson wrote @file{cperl-mode.el}, a major
1246mode for editing Perl code. Ilya Zakharevich also wrote @file{tmm.el}, 1245mode for editing Perl code. Ilya Zakharevich also wrote
1247a mode for accessing the Emacs menu bar on a text-mode terminal. 1246@file{tmm.el}, a mode for accessing the Emacs menu bar on a text-mode
1247terminal.
1248 1248
1249@item 1249@item
1250Milan Zamazal wrote @file{czech.el}, support for editing Czech text, 1250Milan Zamazal wrote @file{czech.el}, support for editing Czech text,
@@ -1253,8 +1253,8 @@ uses illegible identifier names, and @file{tildify.el}, commands for
1253adding hard spaces to text, @TeX{}, and SGML/HTML files. 1253adding hard spaces to text, @TeX{}, and SGML/HTML files.
1254 1254
1255@item 1255@item
1256Victor Zandy contributed @file{zone.el}, a package for people who like 1256Victor Zandy wrote @file{zone.el}, a package for people who like to
1257to zone out in front of Emacs. 1257zone out in front of Emacs.
1258 1258
1259@item 1259@item
1260Eli Zaretskii made many standard Emacs features work on MS-DOS and 1260Eli Zaretskii made many standard Emacs features work on MS-DOS and