Clarify last change.
[bpt/emacs.git] / doc / emacs / ack.texi
CommitLineData
6bf7aab6 1@c This is part of the Emacs manual.
b65d8176 2@c Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
6ed161e1 3@c 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
6bf7aab6 4@c See file emacs.texi for copying conditions.
2679716a 5@c
6bf7aab6 6@node Acknowledgments, Screen, Concept Index, Top
ba34fe20 7@unnumbered Acknowledgments
6bf7aab6
DL
8
9Many people have contributed code included in the Free Software
10Foundation's distribution of GNU Emacs. To show our appreciation for
26145417 11their public spirit, we list here in alphabetical order those who have
9b0455c7
GM
12written substantial portions. Others too numerous to mention have
13reported and fixed bugs, and added features to many parts of Emacs.
14We thank them for their generosity as well.
15
fa61190c 16This list is intended to mention every contributor of a major package or
9b0455c7
GM
17feature we currently distribute; if you know of someone we have omitted,
18please report that as a manual bug. More comprehensive information is
19available in the @file{ChangeLog} files, summarized in the file
20@file{etc/AUTHORS} in the distribution.
6bf7aab6 21
26145417
RS
22@c We should list here anyone who has contributed a new package,
23@c and anyone who has made major enhancements in Emacs
24@c that many users would notice and consider important.
236fd60d 25@c Remove things that are no longer distributed.
3892ff9c
GM
26@c Note this file is only used ifnottex; otherwise a shorter version in
27@c emacs.texi is used.
26145417 28
6bf7aab6
DL
29@itemize @bullet
30@item
236fd60d
GM
31Per Abrahamsen wrote the customization facilities, as well as
32@file{double.el}, for typing accented characters not normally available
33from the keyboard; @file{xt-mouse.el}, which allows mouse commands
34through Xterm; @file{gnus-cus.el}, which implements customization
35commands for Gnus; @file{gnus-cite.el}, a citation-parsing facility for
36news articles); @file{gnus-score.el}, scoring for Gnus; @file{cpp.el},
37which hides or highlights parts of C programs according to preprocessor
38conditionals; and the widget library files @file{wid-browse.el},
39@file{wid-edit.el}, @file{widget.el}. He also co-wrote
40@file{gnus-soup.el}.
b930de78
EZ
41
42@item
67ffa16f
CY
43Tomas Abrahamsson wrote @file{artist.el}, a package for producing
44@acronym{ASCII} art with a mouse or with keyboard keys.
6bf7aab6
DL
45
46@item
236fd60d
GM
47Jay K.@: Adams wrote @file{jka-compr.el} and @file{jka-cmpr-hook.el},
48providing automatic decompression and recompression for compressed
49files.
6bf7aab6 50
c3a37bd2
CY
51@item
52Michael Albinus wrote @file{dbus.el}, a package that implements the
53D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing
54Avahi services; and @file{xesam.el}, a Xesam-based search engine
55interface. He and Kai Gro@ss{}johann wrote the Tramp package, which
56provides transparent remote file editing using rcp, ssh, ftp, and
236fd60d
GM
57other network protocols. He and Daniel Pittman wrote
58@file{tramp-cache.el}.
c3a37bd2 59
107bb0f4
KS
60@item
61Ralf Angeli wrote @file{scroll-lock.el}, a minor mode which keeps the
62point vertically fixed by scrolling the window when moving up and down
63in the buffer.
64
6bf7aab6
DL
65@item
66Joe Arceneaux wrote the original text property implementation, and
67implemented support for X11.
68
b930de78 69@item
236fd60d
GM
70Miles Bader wrote @file{image-file.el}, support code for visiting image
71files; @file{minibuf-eldef.el}, a minor mode that hides the minibuffer
72default value when appropriate; @file{rfn-eshadow.el}, shadowing of
73@code{read-file-name} input; @file{mb-depth.el}, display of minibuffer
74depth; @file{button.el}, the library that implements clickable buttons;
75@file{face-remap.el}, a package for changing the default face in
76individual buffers; and @file{macroexp.el} for macro-expansion.
b930de78
EZ
77
78@item
79David Bakhash wrote @file{strokes.el}, a mode for controlling Emacs by
80moving the mouse in particular patterns.
81
82@item
83Eli Barzilay wrote @file{calculator.el}, a desktop calculator for
84Emacs.
85
86@item
67ffa16f 87Steven L.@: Baur wrote @file{footnote.el} which lets you include
236fd60d
GM
88footnotes in email messages; and @file{gnus-audio.el} and
89@file{earcon.el}, which provide sound effects for Gnus. He also wrote
90@file{gnus-setup.el}.
107bb0f4 91
6bf7aab6 92@item
236fd60d 93Alexander L.@: Belikoff, Sergey Berezin, Sacha Chua, David Edmondson,
3892ff9c
GM
94Noah Friedman, Andreas Fuchs, Mario Lang, Ben Mesander, Lawrence
95Mitchell, Gergely Nagy, Michael Olson, Per Persson, Jorgen Schaefer,
96Alex Schroeder, and Tom Tromey wrote ERC, an advanced Internet Relay
97Chat client (for more information, see the file @file{CREDITS} in the
98ERC distribution).
6bf7aab6 99
27f70a64 100@item
9dfa7983
GM
101Scott Bender, Michael Brouwer, Christophe de Dinechin, Carl Edman,
102Christian Limpach and Adrian Robert developed and maintained the
103NeXTstep port of Emacs.
104
105@item
106Anna M.@: Bigatti wrote @file{cal-html.el}, which produces HTML calendars.
27f70a64 107
b930de78 108@item
3892ff9c
GM
109Ray Blaak and Simon South wrote @file{delphi.el}, a mode for editing
110Delphi (Object Pascal) source code.
b930de78 111
9dfa7983
GM
112@item
113Martin Blais, Stefan Merten, and David Goodger wrote @file{rst.el}, a
114mode for editing reStructuredText documents.
115
6bf7aab6
DL
116@item
117Jim Blandy wrote Emacs 19's input system, brought its configuration and
118build process up to the GNU coding standards, and contributed to the
b930de78 119frame support and multi-face support. Jim also wrote @file{tvi970.el},
3892ff9c
GM
120terminal support for the TeleVideo 970 terminals; and co-wrote
121@file{wyse50.el} (q.v.@:).
b930de78
EZ
122
123@item
124Per Bothner wrote @file{term.el}, a terminal emulator in an Emacs
125buffer.
6bf7aab6
DL
126
127@item
da4cf7c5 128Terrence M.@: Brannon wrote @file{landmark.el}, a neural-network robot
6bf7aab6
DL
129that learns landmarks.
130
131@item
132Frank Bresz wrote @file{diff.el}, a program to display @code{diff}
133output.
134
135@item
236fd60d 136Peter Breton implemented @file{dirtrack.el}, a library for tracking
67ffa16f
CY
137directory changes in shell buffers; @file{filecache.el}, which records
138which directories your files are in; @file{locate.el}, which
139interfaces to the @code{locate} command; @file{find-lisp.el}, an Emacs
140Lisp emulation of the @command{find} program; @file{net-utils.el}; and
b930de78 141the ``generic mode'' feature.
b930de78
EZ
142
143@item
236fd60d 144Emmanuel Briot wrote @file{xml.el}, an XML parser for Emacs; and
3892ff9c
GM
145@file{ada-prj.el}, editing of Ada mode project files, as well as
146co-authoring @file{ada-mode.el} and @file{ada-xref.el}.
6bf7aab6
DL
147
148@item
149Kevin Broadey wrote @file{foldout.el}, providing folding extensions to
150Emacs's outline modes.
151
6bf7aab6 152@item
da4cf7c5 153David M.@: Brown wrote @file{array.el}, for editing arrays and other
6bf7aab6
DL
154tabular data.
155
156@item
b930de78
EZ
157W@l{}odek Bzyl and Ryszard Kubiak wrote @file{ogonek.el}, a package for
158changing the encoding of Polish characters.
159
160@item
161Bill Carpenter provided @file{feedmail.el}, a package for massaging
162outgoing mail messages and sending them through various popular mailers.
163
164@item
165Per Cederqvist and Inge Wallin wrote @file{ewoc.el}, an Emacs widget for
236fd60d
GM
166manipulating object collections. Per Cederqvist, Inge Wallin, and
167Thomas Bellman wrote @file{avl-tree.el}, for balanced binary trees.
6bf7aab6
DL
168
169@item
170Hans Chalupsky wrote @file{advice.el}, an overloading mechanism for
236fd60d 171Emacs Lisp functions; and @file{trace.el}, a tracing facility for Emacs
6bf7aab6
DL
172Lisp.
173
b930de78 174@item
3892ff9c
GM
175Chris Chase, Carsten Dominik, and J.@: D.@: Smith wrote IDLWAVE mode,
176for editing IDL and WAVE CL.
b930de78 177
6bf7aab6 178@item
236fd60d
GM
179Bob Chassell wrote @file{texnfo-upd.el}, @file{texinfo.el}, and
180@file{makeinfo.el}, modes and utilities for working with Texinfo files;
181and @file{page-ext.el}, commands for extended page handling.
b930de78 182
9dfa7983 183@item
236fd60d
GM
184Jihyun Cho wrote @file{hanja-util.el} and @file{hangul.el}, utilities
185for Korean Hanja.
9dfa7983 186
b930de78 187@item
67ffa16f
CY
188Andrew Choi and Yamamoto Mitsuharu wrote the Carbon support, used
189prior to Emacs 23 for Mac OS.
190
191@item
192Chong Yidong was the Emacs co-maintainer for Emacs 23. He made many
3892ff9c
GM
193improvements to the Emacs display engine; and, together with Kai
194Gro@ss{}johann and Alex Schroeder, wrote @file{longlines.el}, a minor
195mode for wrapping long lines.
6bf7aab6
DL
196
197@item
67ffa16f
CY
198James Clark wrote SGML mode, a mode for editing SGML documents; and
199nXML mode, a mode for editing XML documents. He also contributed to
200Emacs's dumping procedures.
6bf7aab6
DL
201
202@item
203Mike Clarkson wrote @file{edt.el}, an emulation of DEC's EDT editor.
204
205@item
206Glynn Clements provided @file{gamegrid.el} and a couple of games that
207use it, Snake and Tetris.
208
236fd60d
GM
209@item
210Andrew Cohen wrote @file{spam-wash.el}, to decode and clean email before
211it is analysed for spam.
212
b930de78
EZ
213@item
214Georges Brun-Cottan and Stefan Monnier wrote @file{easy-mmode.el}, a
215package for easy definition of major and minor modes.
216
6bf7aab6
DL
217@item
218Andrew Csillag wrote M4 mode (@file{m4-mode.el}).
219
220@item
221Doug Cutting and Jamie Zawinski wrote @file{disass.el}, a disassembler
222for compiled Emacs Lisp code.
223
107bb0f4 224@item
64c64841
CY
225Mathias Dahl wrote @file{image-dired.el}, a package for viewing image
226files as ``thumbnails.''
107bb0f4 227
6bf7aab6
DL
228@item
229Michael DeCorte wrote @file{emacs.csh}, a C-shell script that starts a
230new Emacs job, or restarts a paused Emacs if one exists.
231
232@item
233Gary Delp wrote @file{mailpost.el}, an interface between RMAIL and the
234@file{/usr/uci/post} mailer.
235
236@item
237Matthieu Devin wrote @file{delsel.el}, a package to make newly-typed
238text replace the current selection.
239
240@item
2d3328f2 241Eric Ding wrote @file{goto-addr.el},
6bf7aab6 242
431e8396
EZ
243@item
244Jan Dj@"{a}rv added support for the GTK+ toolkit and X drag-and-drop.
245
6bf7aab6 246@item
236fd60d
GM
247Carsten Dominik wrote Ref@TeX{}, a package for setting up labels and
248cross-references in La@TeX{} documents; and co-wrote IDLWAVE mode
249(q.v.@:). He was the main author of Org mode, for maintaining notes,
250todo lists, and project planning. Thomas Baumann, Bastien Guerry,
251Tassilo Horn, Philip Jackson, Tokuya Kameshima, Eric Schulte, Andy
252Stewart, David O'Toole, John Wiegley, and Piotr Zielinski also wrote
253various Org mode components.
6bf7aab6
DL
254
255@item
256Scott Draves wrote @file{tq.el}, help functions for maintaining
257transaction queues between Emacs and its subprocesses.
258
b930de78
EZ
259@item
260Benjamin Drieu wrote @file{pong.el}, an implementation of the classical
261pong game.
262
6bf7aab6
DL
263@item
264Viktor Dukhovni wrote support for dumping under SunOS version 4.
265
266@item
67ffa16f 267John Eaton and Kurt Hornik wrote Octave mode.
6bf7aab6
DL
268
269@item
236fd60d 270Rolf Ebert co-wrote Ada mode.
6bf7aab6
DL
271
272@item
67ffa16f
CY
273Stephen Eglen wrote @file{mspools.el}, which tells you which Procmail
274folders have mail waiting in them; and @file{iswitchb.el}, a feature
275for incremental reading and completion of buffer names.
6bf7aab6
DL
276
277@item
67ffa16f 278Torbj@"orn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files.
6bf7aab6
DL
279
280@item
281Tsugutomo Enami co-wrote the support for international character sets.
282
c3a37bd2 283@item
236fd60d
GM
284David Engster wrote @file{mairix.el} and @file{nnmairix.el}, an
285interface to the Mairix indexing tool.
c3a37bd2 286
6bf7aab6
DL
287@item
288Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87
289code.
290
291@item
292Michael Ernst wrote @file{reposition.el}, a command for recentering a
293function's source code and preceding comment on the screen.
294
295@item
296Ata Etemadi wrote @file{cdl.el}, functions for working with Common Data
297Language source code.
298
299@item
b930de78
EZ
300Frederick Farnbach implemented @file{morse.el}, which converts text to
301Morse code.
302
303@item
304Oscar Figueiredo wrote EUDC, the Emacs Unified Directory Client, which
305is an interface to directory servers via LDAP, CCSO PH/QI, or BBDB; and
306@file{ldap.el}, the LDAP client interface.
6bf7aab6
DL
307
308@item
309Fred Fish wrote the support for dumping COFF executable files.
310
311@item
67ffa16f
CY
312Karl Fogel wrote @file{bookmark.el}, which implements named
313placeholders; @file{mail-hist.el}, a history mechanism for outgoing
314mail messages; and @file{saveplace.el}, for preserving point's
315location in files between editing sessions.
6bf7aab6
DL
316
317@item
b930de78 318Gary Foster wrote @file{crisp.el}, the emulation for CRiSP and Brief
236fd60d
GM
319editors; and @file{scroll-all.el}, a mode for scrolling several buffers
320together.
6bf7aab6
DL
321
322@item
b930de78 323Noah Friedman wrote @file{rlogin.el}, an interface to Rlogin,
6bf7aab6 324@file{type-break.el}, which reminds you to take periodic breaks from
b930de78 325typing, and @code{eldoc-mode}, a mode to show the defined parameters or
236fd60d
GM
326the doc string for the Lisp function near point.
327
328@item
329Shigeru Fukaya wrote a testsuite for the byte-compiler.
6bf7aab6
DL
330
331@item
332Keith Gabryelski wrote @file{hexl.el}, a mode for editing binary files.
333
334@item
335Kevin Gallagher rewrote and enhanced the EDT emulation, and wrote
336@file{flow-ctrl.el}, a package for coping with unsuppressible XON/XOFF
337flow control.
338
339@item
b930de78
EZ
340Kevin Gallo added multiple-frame support for Windows NT and wrote
341@file{w32-win.el}, support functions for the MS-Windows window system.
6bf7aab6 342
431e8396
EZ
343@item
344Juan Le@'{o}n Lahoz Garc@'{i}a wrote @file{wdired.el}, a package for
345performing file operations by directly editing Dired buffers.
346
6bf7aab6 347@item
67ffa16f
CY
348Howard Gayle wrote much of the C and Lisp code for display tables and
349case tables. He also wrote @file{rot13.el}, a command to display the
350plain-text form of a buffer encoded with the Caesar cipher;
236fd60d 351@file{vt100-led.el}, a package for controlling the LEDs on
67ffa16f
CY
352VT100-compatible terminals; and much of the support for ISO-8859
353European character sets (which includes @file{iso-ascii.el},
236fd60d 354@file{iso-insert.el}, @file{iso-swed.el},
67ffa16f 355@file{iso-syntax.el}, @file{iso-transl.el}, and @file{swedish.el}).
6bf7aab6
DL
356
357@item
b930de78
EZ
358Stephen Gildea made the Emacs quick reference card, and made many
359contributions for @file{time-stamp.el}, a package for maintaining
360last-change time stamps in files.
361
362@item
363Julien Gilles wrote @file{gnus-ml.el}, a mailing list minor mode for
364Gnus.
6bf7aab6
DL
365
366@item
67ffa16f 367David Gillespie wrote the Common Lisp compatibility packages;
236fd60d
GM
368@code{Calc}, an advanced calculator and mathematical tool, since
369maintained and developed by Jay Belanger; @file{complete.el}, a partial
370completion mechanism; and @file{edmacro.el}, a package for editing
371keyboard macros.
6bf7aab6
DL
372
373@item
2d3328f2
CY
374Bob Glickstein wrote @file{sregex.el}, a facility for writing regexps
375using a Lisp-like syntax.
6bf7aab6
DL
376
377@item
67ffa16f
CY
378Boris Goldowsky wrote @file{avoid.el}, a package to keep the mouse
379cursor out of the way of the text cursor; @file{shadowfile.el}, a
380package for keeping identical copies of files in more than one place;
b930de78 381@file{format.el}, a package for reading and writing files in various
67ffa16f 382formats; @file{enriched.el}, a package for saving text properties in
236fd60d
GM
383files; @file{facemenu.el}, a package for specifying faces; and
384@file{descr-text.el}, describing text and character properties.
6bf7aab6
DL
385
386@item
387Michelangelo Grigni wrote @file{ffap.el} which visits a file,
388taking the file name from the buffer.
389
390@item
b930de78 391Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files.
6bf7aab6
DL
392
393@item
394Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between
76dd3692 395the ISO 8859-1 character set and the notations for non-@acronym{ASCII}
236fd60d
GM
396characters used by @TeX{} and net tradition.
397
398@item
399Bastien Guerry wrote @file{gnus-bookmark.el}, bookmark support for Gnus;
400as well as contributing to Org mode (q.v.@:).
6bf7aab6
DL
401
402@item
403Henry Guillaume wrote @file{find-file.el}, a package to visit files
404related to the currently visited file.
405
406@item
407Doug Gwyn wrote the portable @code{alloca} implementation.
408
409@item
410Ken'ichi Handa implemented most of the support for international
67ffa16f
CY
411character sets, and wrote most of the Emacs 23 font handling code. He
412also wrote @file{composite.el}, which provides a minor mode that
413composes characters automatically when they are displayed;
414@file{isearch-x.el}, a facility for searching non-@acronym{ASCII}
415text; and @file{ps-bdf.el}, a BDF font support for printing
416non-@acronym{ASCII} text on a PostScript printer. Together with Naoto
417Takahashi, he wrote @file{quail.el}, an input facility for typing
418non-@acronym{ASCII} text from an @acronym{ASCII} keyboard.
6bf7aab6 419
107bb0f4
KS
420@item
421Jesper Harder wrote @file{yenc.el}, for decoding yenc encoded messages.
422
6bf7aab6 423@item
67ffa16f
CY
424K. Shane Hartman wrote @file{chistory.el} and @file{echistory.el},
425packages for browsing command history lists; @file{electric.el} and
426@file{helper.el}, which provide an alternative command loop and
427appropriate help facilities; @file{emacsbug.el}, a package for
428reporting Emacs bugs; @file{picture.el}, a mode for editing
429@acronym{ASCII} pictures; and @file{view.el}, a package for perusing
430files and buffers without editing them.
6bf7aab6
DL
431
432@item
433John Heidemann wrote @file{mouse-copy.el} and @file{mouse-drag.el},
434which provide alternative mouse-based editing and scrolling features.
b930de78
EZ
435
436@item
da4cf7c5 437Jon K Hellan wrote @file{utf7.el}, support for mail-safe transformation
b930de78 438format of Unicode.
6bf7aab6
DL
439
440@item
3892ff9c 441Markus Heritsch co-wrote Ada mode.
6bf7aab6
DL
442
443@item
444Karl Heuer wrote the original blessmail script, implemented the
445@code{intangible} text property, and rearranged the structure of the
446@code{Lisp_Object} type to allow for more data bits.
447
448@item
fcf27a65 449Manabu Higashida ported Emacs to MS-DOS.
6bf7aab6
DL
450
451@item
452Anders Holst wrote @file{hippie-exp.el}, a versatile completion and
453expansion package.
454
6b2efdc2 455@item
9dfa7983
GM
456Tassilo Horn wrote DocView mode, allowing viewing of PDF, PostScript and
457DVI documents.
6b2efdc2 458
6bf7aab6 459@item
b930de78
EZ
460Tom Houlder wrote @file{mantemp.el}, which generates manual C@t{++}
461template instantiations.
462
107bb0f4
KS
463@item
464Joakim Hove wrote @file{html2text.el}, a html to plain text converter.
67ffa16f 465
b930de78
EZ
466@item
467Denis Howe wrote @file{browse-url.el}, a package for invoking a WWW
468browser to display a URL.
6bf7aab6
DL
469
470@item
b930de78 471Lars Magne Ingebrigtsen did a major redesign of the Gnus news-reader and
236fd60d
GM
472wrote many of its parts. Several of these are now general components of
473Emacs: @file{dns.el} for Domain Name Service lookups;
474@file{format-spec.el} for formatting arbitrary format strings;
475@file{netrc.el} for parsing of @file{.netrc} files; and
476@file{time-date.el} for general date and time handling. Components of
3892ff9c
GM
477Gnus have also been written by: Nagy Andras, David Blacka, Scott Byer,
478Kevin Greiner, Kai Gro@ss{}johann, Joe Hildebrand, Paul Jarc, Sascha
479L@"{u}decke, David Moore, Jim Radford, Benjamin Rutt, Raymond Scholz,
480Thomas Steffen, Reiner Steib, Didier Verna, Ilja Weis, Katsumi Yamaoka,
481Teodor Zlatanov, and others (@pxref{Contributors,,,gnus, the Gnus Manual}).
6bf7aab6
DL
482
483@item
b930de78 484Andrew Innes contributed extensively to the MS-Windows support.
6bf7aab6 485
471d1274 486@item
da4cf7c5 487Seiichiro Inoue improved Emacs's XIM support.
471d1274 488
9dfa7983
GM
489@item
490Philip Jackson wrote @file{find-cmd.el}, to build a @code{find}
491command-line.
492
431e8396
EZ
493@item
494Ulf Jasper wrote @file{icalendar.el}, a package for converting Emacs
9dfa7983
GM
495diary entries to and from the iCalendar format;
496@file{newsticker.el}, an RSS and Atom based Newsticker; and
497@file{bubbles.el}, a puzzle game.
431e8396 498
6bf7aab6 499@item
236fd60d 500Kyle Jones wrote @file{life.el}, a package to play Conway's ``life'' game.
6bf7aab6 501
b930de78
EZ
502@item
503Terry Jones wrote @file{shadow.el}, a package for finding potential
504load-path problems when some Lisp file ``shadows'' another.
505
506@item
67ffa16f 507Simon Josefsson wrote @file{dns-mode.el}, an editing mode for Domain
236fd60d
GM
508Name System master files; @file{dig.el}, a Domain Name System interface;
509@file{flow-fill.el}, a package for interpreting RFC2646 formatted text
510in messages; @file{fringe.el}, a package for customizing the fringe;
511@file{imap.el}, an Emacs Lisp library for talking to IMAP servers;
512@file{password-cache.el}, a password reader; @file{nnimap.el}, the IMAP
513back-end for Gnus; @file{url-imap.el} for the URL library;
514@file{rfc2104.el}, a hashed message authentication facility; the Gnus
515S/MIME and Sieve components; and @file{tls.el} and @file{starttls.el}
516for the Transport Layer Security protocol.
b930de78 517
107bb0f4 518@item
d155accf 519Arne J@o{}rgensen wrote @file{latexenc.el}, a package to
107bb0f4
KS
520automatically guess the correct coding system in LaTeX files.
521
236fd60d
GM
522@item
523Alexandre Julliard wrote @file{vc-git.el}, support for the Git version
524control system.
525
6bf7aab6
DL
526@item
527Tomoji Kagatani implemented @file{smtpmail.el}, used for sending out
528mail with SMTP.
529
530@item
236fd60d
GM
531Ivan Kanis wrote @file{vc-hg.el}, support for the Mercurial version
532control system.
6bf7aab6
DL
533
534@item
535Henry Kautz wrote @file{bib-mode.el}, a mode for maintaining
536bibliography databases compatible with @code{refer} (the @code{troff}
537version) and @code{lookbib}, and @file{refbib.el}, a package to convert
538those databases to the format used by the LaTeX text formatting package.
539
431e8396
EZ
540@item
541Taichi Kawabata added support for Devanagari script and the Indian
542languages.
543
236fd60d
GM
544@item
545Taro Kawagishi implented the MD4 Message Digest Algorithm in Lisp; and
546wrote @file{ntlm.el} and @file{sasl-ntlm.el} for NT LanManager
547authentication support.
548
6bf7aab6
DL
549@item
550Howard Kaye wrote @file{sort.el}, commands to sort text in Emacs
551buffers.
552
553@item
236fd60d
GM
554Michael Kifer wrote @code{ediff}, an interactive interface to the
555@command{diff}, @command{patch}, and @command{merge} programs; and
b930de78 556Viper, the newest emulation for VI.
6bf7aab6
DL
557
558@item
559Richard King wrote the first version of @file{userlock.el} and
560@file{filelock.c}, which provide simple support for multiple users
b930de78
EZ
561editing the same file. He also wrote the initial version of
562@file{uniquify.el}, a facility to make buffer names unique by adding
563parts of the file's name to the buffer name.
6bf7aab6 564
b930de78 565@item
67ffa16f
CY
566Peter Kleiweg wrote @file{ps-mode.el}, a mode for editing PostScript
567files and running a PostScript interpreter interactively from within
568Emacs.
b930de78 569
431e8396 570@item
236fd60d
GM
571Shuhei Kobayashi wrote @file{hex-util.el}, for operating on hexadecimal
572strings; support for HMAC (Keyed-Hashing for Message Authentication);
573and a Lisp implementation of the SHA1 Secure Hash Algorithm.
574
575@item
576Pavel Kobyakov wrote @file{flymake.el}, a minor mode for performing
431e8396
EZ
577on-the-fly syntax checking.
578
6bf7aab6 579@item
da4cf7c5 580Larry K.@: Kolodney wrote @file{cvtmail.c}, a program to convert the mail
6bf7aab6
DL
581directories used by Gosling Emacs into RMAIL format.
582
b930de78
EZ
583@item
584David M.@: Koppelman wrote @file{hi-lock.el}, a minor mode for
585interactive automatic highlighting of parts of the buffer text.
586
431e8396 587@item
107bb0f4 588Koseki Yoshinori wrote @file{iimage.el}, a minor mode for displaying
431e8396
EZ
589inline images.
590
6bf7aab6
DL
591@item
592Robert Krawitz wrote the original @file{xmenu.c}, part of Emacs's pop-up
593menu support.
594
595@item
236fd60d
GM
596Sebastian Kremer wrote @code{dired-mode}, with contributions by Lawrence
597R.@: Dodd. He also wrote @file{ls-lisp.el}, a Lisp emulation of the
598@code{ls} command for platforms which don't have @code{ls} as a standard
599program.
6bf7aab6
DL
600
601@item
236fd60d
GM
602Geoff Kuenning and Ken Stevens wrote @file{ispell.el}, a spell-checker
603interface.
6bf7aab6
DL
604
605@item
606David K@ringaccent{a}gedal wrote @file{tempo.el}, providing support for
607easy insertion of boilerplate text and other common constructions.
608
609@item
67ffa16f
CY
610Daniel LaLiberte wrote @file{edebug.el}, a source-level debugger for
611Emacs Lisp; @file{cl-specs.el}, specifications to help @code{edebug}
612debug code written using David Gillespie's Common Lisp support;
613@file{cust-print.el}, a customizable package for printing lisp
236fd60d
GM
614objects; and @file{isearch.el}, Emacs's incremental search minor mode.
615He also co-wrote @file{hideif.el} (q.v.@:).
6bf7aab6 616
b930de78 617@item
67ffa16f 618Vinicius Jose Latorre wrote the Emacs printing facilities, as well as
3892ff9c
GM
619@code{ps-print} (with Jim Thompson, Jacques Duthen, and Kenichi Handa),
620a package for pretty-printing Emacs buffers to PostScript printers;
621@file{delim-col.el}, a package to arrange text into columns;
622@file{ebnf2ps.el}, a package that translates EBNF grammar to a syntactic
623chart that can be printed to a PostScript printer; and
624@file{whitespace.el}, a package that detects and cleans up excess
625whitespace in a file. The previous version of @file{whitespace.el},
626used prior to Emacs 23, was written by Rajesh Vaidheeswarran.
b930de78 627
6bf7aab6 628@item
2d3328f2 629Frederic Lepied wrote @file{expand.el}, which uses the abbrev
6bf7aab6
DL
630mechanism for inserting programming constructs.
631
b930de78
EZ
632@item
633Peter Liljenberg wrote @file{elint.el}, a Lint-style code checker for
634Emacs Lisp programs.
635
6bf7aab6
DL
636@item
637Lars Lindberg wrote @file{msb.el}, which provides more flexible menus
236fd60d
GM
638for buffer selection; co-wrote @file{imenu.el} (q.v.@:); and rewrote
639@file{dabbrev.el}, originally written by Don Morrison.
6bf7aab6
DL
640
641@item
b930de78
EZ
642Anders Lindgren wrote @file{autorevert.el}, a package for automatically
643reverting files visited by Emacs that were changed on disk;
644@file{cwarn.el}, a package to highlight suspicious C and C@t{++}
645constructs; and @file{follow.el}, a minor mode to synchronize windows
646that show the same buffer.
647
648@item
431e8396
EZ
649Thomas Link wrote @file{filesets.el}, a package for handling sets of
650files.
651
9dfa7983
GM
652@item
653Juri Linkov wrote @file{misearch.el}, extending isearch to multi-buffer
654searches.
655
67ffa16f 656@item
bffe8aa0
CY
657K@'{a}roly L@"{o}rentey wrote the ``multi-terminal'' code, which
658allows Emacs to run on graphical and text-only terminals
659simultaneously.
67ffa16f 660
236fd60d
GM
661@item
662Martin Lorentzon wrote @file{vc-annotate.el}, support for version
663control annotation.
664
431e8396
EZ
665@item
666Dave Love wrote much of the code dealing with Unicode support and
667Latin-N unification. He added support for many coding systems,
236fd60d
GM
668including the various UTF-7 and UTF-16 coding systems. He also wrote
669@code{autoarg-mode}, a global minor mode whereby digit keys supply
670prefix arguments; @code{autoarg-kp-mode}, which redefines the keypad
671numeric keys to digit arguments; @file{autoconf.el}, a mode for editing
672Autoconf files; @file{cfengine.el}, a mode for editing Cfengine files;
67ffa16f
CY
673@file{elide-head.el}, a package for eliding boilerplate text from file
674headers; @file{hl-line.el}, a minor mode for highlighting the line in
236fd60d
GM
675the current window on which point is; @file{cap-words.el}, a minor mode
676for motion in ``CapitalizedWordIdentifiers''; @file{latin1-disp.el}, a
67ffa16f 677package that lets you display ISO 8859 characters on Latin-1 terminals
236fd60d
GM
678by setting up appropriate display tables; @file{python.el}, a major mode
679for the Python programming language; @file{refill.el}, a mode for
67ffa16f 680automatic paragraph refilling, akin to typical word processors;
236fd60d 681@file{smiley.el}, a facility for displaying smiley faces;
67ffa16f 682@file{sym-comp.el}, a library for performing mode-dependent symbol
236fd60d
GM
683completion; @file{benchmark.el} for timing code execution; and
684@file{tool-bar.el}, a mode to control the display of the Emacs tool bar.
685With Riccardo Murri he wrote @file{vc-bzr.el}, support for the Bazaar
686version control system.
67ffa16f
CY
687
688@item
689Eric Ludlam wrote the Speedbar package. He also wrote
690@file{checkdoc.el}, for checking doc strings in Emacs Lisp programs;
691@file{dframe.el}, providing dedicatd frame support modes; and
107bb0f4 692@file{ezimage.el}, a generalized way to place images over text.
b930de78 693
1e487ff8 694@item
67ffa16f
CY
695Alan Mackenzie wrote the integrated AWK support in CC Mode, and
696maintained CC Mode from Emacs 22 onwards.
1e487ff8 697
b930de78
EZ
698@item
699Christopher J.@: Madsen wrote @file{decipher.el}, a package for cracking
700simple substitution ciphers.
6bf7aab6
DL
701
702@item
da4cf7c5 703Neil M.@: Mager wrote @file{appt.el}, functions to notify users of their
6bf7aab6 704appointments. It finds appointments recorded in the diary files
236fd60d 705used by the @code{calendar} package.
6bf7aab6
DL
706
707@item
708Ken Manheimer wrote @file{allout.el}, a mode for manipulating and
709formatting outlines, and @file{icomplete.el}, which provides incremental
710completion feedback in the minibuffer.
711
712@item
713Bill Mann wrote @file{perl-mode.el}, a mode for editing Perl code.
714
715@item
716Brian Marick and Daniel LaLiberte wrote @file{hideif.el}, support for
717hiding selected code within C @code{#ifdef} clauses.
718
719@item
86f7c203 720Simon Marshall wrote @file{regexp-opt.el}, which generates a regular
236fd60d 721expression from a list of strings; and the fast-lock and lazy-lock
3892ff9c
GM
722font-lock support modes. He also extended @file{comint.el} and
723@file{shell.el}, originally written by Olin Shivers.
b930de78 724
6bf7aab6 725@item
3892ff9c
GM
726Bengt Martensson, Dirk Herrmann, Marc Shapiro, Mike Newton, Aaron Larson,
727and Stefan Schoef, wrote @file{bibtex.el}, a mode for editing Bib@TeX{}
6bf7aab6 728bibliography files.
177c0ea7 729
6bf7aab6
DL
730@item
731Charlie Martin wrote @file{autoinsert.el}, which provides automatic
732mode-sensitive insertion of text into new files.
733
9dfa7983
GM
734@item
735Yukihiro Matsumoto and Nobuyoshi Nakada wrote Ruby-mode.
736
6bf7aab6
DL
737@item
738Thomas May wrote @file{blackbox.el}, a version of the traditional
739blackbox game.
740
741@item
236fd60d
GM
742Roland McGrath wrote @file{compile.el} (since updated by Daniel
743Pfeiffer), a package for running compilations in a buffer, and then
744visiting the locations reported in error messages; @file{etags.el}, a
745package for jumping to function definitions and searching or replacing
746in all the files mentioned in a @file{TAGS} file; @file{find-dired.el},
747for using @code{dired} commands on output from the @code{find} program,
748with Sebastian Kremer; @file{grep.el} for running the @code{grep}
749command; @file{map-ynp.el}, a general purpose boolean question-asker;
6bf7aab6 750@file{autoload.el}, providing semi-automatic maintenance of autoload
236fd60d
GM
751files.
752
753@item
754Michael McNamara and Wilson Snyder wrote Verilog mode.
6bf7aab6
DL
755
756@item
757David Megginson wrote @file{derived.el}, which allows one to define new
758major modes by inheriting key bindings and commands from existing major
759modes.
760
b930de78
EZ
761@item
762Will Mengarini wrote @file{repeat.el}, a command to repeat the preceding
763command with its arguments.
764
6bf7aab6 765@item
67ffa16f
CY
766Richard Mlynarik wrote @file{cl-indent.el}, a package for indenting
767Common Lisp code; @file{ebuff-menu.el}, an ``electric'' browser for
768buffer listings; @file{ehelp.el}, bindings for browsing help screens;
6bf7aab6 769@file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format,
67ffa16f
CY
770used in mail messages and news articles; @file{terminal.el}, a
771terminal emulator for Emacs subprocesses; and @file{yow.el}, an
772essential utility.
6bf7aab6 773
d282b1c2 774@item
431e8396 775Gerd Moellmann was the Emacs maintainer from the beginning of Emacs 21
67ffa16f
CY
776development until the release of 21.1. He wrote the new display
777engine used from Emacs 21 onwards, and the asynchronous timers
778facility. He also wrote @code{ebrowse}, the C@t{++} browser;
779@file{jit-lock.el}, the Just-In-Time font-lock support mode;
236fd60d
GM
780@file{tooltip.el}, a package for displaying tooltips;
781@file{authors.el}, a package for maintaining the @file{AUTHORS} file;
782and @file{rx.el}, a regular expression constructor.
b930de78 783
b930de78 784@item
67ffa16f 785Stefan Monnier was the Emacs co-maintainer for Emacs 23. He added
236fd60d
GM
786support for Arch and Subversion to VC, re-wrote much of the Emacs server
787to use the built-in networking primitives, and re-wrote the abbrev and
788minibuffer completion code for Emacs 23. He also wrote @code{PCL-CVS},
789a directory-level front end to the CVS version control system;
790@file{reveal.el}, a minor mode for automatically revealing invisible
791text; @file{smerge-mode.el}, a minor mode for resolving @code{diff3}
792conflicts; @file{diff-mode.el}, a mode for viewing and editing context
793diffs; @file{css-mode.el} for Cascading Style Sheets; and
794@file{bibtex-style.el} for BibTeX Style files.
d282b1c2 795
6bf7aab6 796@item
b930de78
EZ
797Morioka Tomohiko wrote several packages for MIME support in Gnus and
798elsewhere.
799
236fd60d
GM
800@item
801Takahashi Naoto co-wrote @file{quail.el} (q.v.@:), and wrote
802@file{robin.el}, another input method.
803
b930de78
EZ
804@item
805Sen Nagata wrote @file{crm.el}, a package for reading multiple strings
806with completion, and @file{rfc2368.el}, support for @code{mailto:}
807URLs.
808
809@item
fcf27a65 810Erik Naggum wrote the time-conversion functions. He also wrote
236fd60d
GM
811@file{disp-table.el}, a package for dealing with display tables;
812@file{mailheader.el}, a package for parsing email headers; and
813@file{parse-time.el}, a package for parsing time strings.
b930de78
EZ
814
815@item
236fd60d
GM
816Thomas Neumann and Eric Raymond wrote @file{make-mode.el},
817a mode for editing makefiles.
b930de78
EZ
818
819@item
820Thien-Thi Nguyen and Dan Nicolaescu wrote @file{hideshow.el}, a minor
821mode for selectively displaying blocks of text.
6bf7aab6
DL
822
823@item
67ffa16f 824Dan Nicolaescu added support for running Emacs as a daemon. He also
9dfa7983 825wrote @file{romanian.el}, support for editing Romanian text;
67ffa16f 826@file{iris-ansi.el}, support for running Emacs on SGI's @code{xwsh}
9dfa7983
GM
827and @code{winterm} terminal emulators; and @file{vc-dir.el}, displaying
828the status of version-controlled directories.
6bf7aab6
DL
829
830@item
831Jurgen Nickelsen wrote @file{ws-mode.el}, providing WordStar emulation.
832
107bb0f4
KS
833@item
834Hrvoje Niksic wrote @file{savehist.el}, for saving the minibuffer
835history between Emacs sessions.
836
6bf7aab6
DL
837@item
838Jeff Norden wrote @file{kermit.el}, a package to help the Kermit
839dialup communications program run comfortably in an Emacs shell buffer.
840
841@item
b930de78
EZ
842Andrew Norman wrote @file{ange-ftp.el}, providing transparent FTP
843support.
844
c3a37bd2
CY
845@item
846Edward O'Connor wrote @file{json.el}, a file for parsing and
847generating JSON files.
848
9dfa7983
GM
849@item
850Kentaro Ohkouchi created the Emacs icons used beginning with Emacs 23.
851
b930de78
EZ
852@item
853Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail
854splitting mechanism.
855
431e8396
EZ
856@item
857Takaaki Ota wrote @file{table.el}, a package for creating and editing
858embedded text-based tables.
859
860@item
861Pieter E.@: J.@: Pareit wrote @file{mixal-mode.el}, an editing mode for
862the MIX assembly language.
863
b930de78 864@item
2d3328f2
CY
865David Pearson wrote @file{quickurl.el}, a simple method of inserting a
866URL into the current buffer based on text at point; @file{5x5.el}, a
867game to fill all squares on the field.
6bf7aab6
DL
868
869@item
236fd60d 870Jeff Peck wrote @file{sun.el}, key bindings for sunterm keys.
6bf7aab6
DL
871
872@item
873Damon Anton Permezel wrote @file{hanoi.el}, an animated demonstration of
874the ``Towers of Hanoi'' puzzle.
875
b930de78 876@item
3892ff9c
GM
877William M.@: Perry wrote @file{mailcap.el} (with Lars Magne
878Ingebrigtsen), a MIME media types configuration facility;
879@file{mwheel.el}, a package for supporting mouse wheels; co-wrote (with
880Dave Love) @file{socks.el}, a Socks v5 client; and developed the URL
881package.
b930de78
EZ
882
883@item
884Per Persson wrote @file{gnus-vm.el}, the VM interface for Gnus.
885
6bf7aab6
DL
886@item
887Jens Petersen wrote @file{find-func.el}, which makes it easy to find
888the source code for an Emacs Lisp function or variable.
889
890@item
67ffa16f
CY
891Daniel Pfeiffer wrote @file{conf-mode.el}, a mode for editing
892configuration files; @file{copyright.el}, a package for updating
893copyright notices in files; @file{executable.el}, a package for
894executing interpreter scripts; @file{sh-script.el}, a mode for editing
895shell scripts; @file{skeleton.el}, implementing a concise language for
896writing statement skeletons; and @file{two-column.el}, a minor mode
897for simultaneous two-column editing.
6bf7aab6 898
236fd60d
GM
899Daniel also rewrote @file{apropos.el} (originally written by Joe Wells),
900for finding commands, functions, and variables matching a regular
901expression; and, together with Jim Blandy, co-authored @file{wyse50.el},
3892ff9c
GM
902support for Wyse 50 terminals. He also co-wrote @file{compile.el}
903(q.v.@:) and @file{ada-stmt.el}.
b930de78
EZ
904
905@item
906Richard L.@: Pieri wrote @file{pop3.el}, a Post Office Protocol (RFC
9071460) interface for Emacs.
908
6bf7aab6
DL
909@item
910Fred Pierresteguy and Paul Reilly made Emacs work with X Toolkit
911widgets.
912
3892ff9c
GM
913@item
914Fran@,{c}ois Pinard, Greg McGary, and Bruno Haible wrote @file{po.el},
915support for PO translation files.
916
6bf7aab6
DL
917@item
918Christian Plaunt wrote @file{soundex.el}, an implementation of the
919Soundex algorithm for comparing English words by their pronunciation.
920
b930de78 921@item
67ffa16f
CY
922David Ponce wrote @file{recentf.el}, a package that puts a menu of
923recently visited files in the Emacs menu bar; @file{ruler-mode.el}, a
924minor mode for displaying a ruler in the header line; and
925@file{tree-widget.el}, a package to display hierarchical data
926structures.
b930de78 927
6bf7aab6 928@item
da4cf7c5 929Francesco A.@: Potorti wrote @file{cmacexp.el}, providing a command which
6bf7aab6 930runs the C preprocessor on a region of a file and displays the results.
b930de78 931He also expanded and redesigned the @code{etags} program.
6bf7aab6
DL
932
933@item
236fd60d
GM
934Michael D.@: Prange and Steven A.@: Wood wrote @file{fortran.el}, a mode
935for editing Fortran code.
b930de78 936
6bf7aab6
DL
937@item
938Ashwin Ram wrote @file{refer.el}, commands to look up references in
939bibliography files by keyword.
940
941@item
67ffa16f
CY
942Eric S.@: Raymond wrote @file{vc.el}, an interface to the RCS and SCCS
943source code version control systems, with Paul Eggert; @file{gud.el},
944a package for running source-level debuggers like GDB and SDB in
945Emacs; @file{asm-mode.el}, a mode for editing assembly language code;
946@file{AT386.el}, terminal support package for IBM's AT keyboards;
6bf7aab6 947@file{cookie1.el}, support for ``fortune-cookie'' programs like
67ffa16f
CY
948@file{yow.el} and @file{spook.el}; @file{finder.el}, a package for
949finding Emacs Lisp packages by keyword and topic; @file{keyswap.el},
950code to swap the @key{BS} and @key{DEL} keys; @file{loadhist.el},
951functions for loading and unloading Emacs features;
952@file{lisp-mnt.el}, functions for working with the special headers
953used in Emacs Lisp library files; and code to set and make use of the
954@code{load-history} lisp variable, which records the source file from
955which each lisp function loaded into Emacs came.
6bf7aab6
DL
956
957@item
236fd60d 958Edward M.@: Reingold wrote the extensive calendar and diary support,
14731c8f 959with contributions from Stewart Clamen (@file{cal-mayan.el}), Nachum
3892ff9c
GM
960Dershowitz (@file{cal-hebrew.el}), Paul Eggert (@file{cal-dst.el}),
961Steve Fisk (@file{cal-tex.el}), Michael Kifer (@file{cal-x.el}), Lara
962Rios (@file{cal-menu.el}), and Denis B.@: Roegel (@file{solar.el}).
963Andy Oram contributed to its documentation. Reingold also contributed
964to @file{tex-mode.el}, a mode for editing @TeX{} files, as did William
965F.@: Schelter, Dick King, Stephen Gildea, Michael Prange, and Jacob
966Gore.
b930de78 967
107bb0f4
KS
968@item
969David Reitter wrote @file{mailclient.el} which can send mail via the
970system's designated mail client.
971
b930de78 972@item
2d3328f2
CY
973Alex Rezinsky wrote @file{which-func.el}, a mode that shows the name
974of the current function in the mode line.
6bf7aab6
DL
975
976@item
2d3328f2
CY
977Rob Riepel wrote @file{tpu-edt.el} and its associated files, providing
978an emulation of the VMS TPU text editor emulating the VMS EDT editor,
979and @file{vt-control.el}, providing some control functions for the DEC
980VT line of terminals.
6bf7aab6 981
431e8396
EZ
982@item
983Nick Roberts wrote @file{gdb-ui.el}, the graphical user interface to
236fd60d 984GDB; and @file{t-mouse.el}, mouse support in text terminals.
6bf7aab6
DL
985
986@item
987Danny Roozendaal implemented @file{handwrite.el}, which converts text
988into ``handwriting.''
989
990@item
236fd60d 991Markus Rost wrote @file{cus-test.el}, a testing framework for customize.
6bf7aab6
DL
992
993@item
da4cf7c5 994Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and
b930de78 995DSSSL code, and @file{fakemail.c}, an interface to the System V mailer.
6bf7aab6
DL
996
997@item
2d3328f2
CY
998Ivar Rummelhoff wrote @file{winner.el}, which records recent window
999configurations so you can move back to them.
6bf7aab6 1000
b930de78 1001@item
2d3328f2 1002Jason Rumney ported the Emacs 21 display engine to MS-Windows, and has
b930de78
EZ
1003contributed extensively to the MS-Windows port of Emacs.
1004
6bf7aab6 1005@item
2d3328f2
CY
1006Wolfgang Rupprecht wrote Emacs 19's floating-point support (including
1007@file{float-sup.el} and @file{floatfns.c}), and @file{sup-mouse.el},
1008support for the Supdup mouse on lisp machines.
6bf7aab6 1009
431e8396
EZ
1010@item
1011Kevin Ryde wrote @file{info-xref.el}, a library for checking
1012references in Info files.
1013
6bf7aab6 1014@item
da4cf7c5 1015James B.@: Salem and Brewster Kahle wrote @file{completion.el}, providing
6bf7aab6
DL
1016dynamic word completion.
1017
1018@item
1019Masahiko Sato wrote @file{vip.el}, an emulation of the VI editor.
1020
b930de78
EZ
1021@item
1022Holger Schauer wrote @file{fortune.el}, a package for using fortune in
1023message signatures.
1024
6bf7aab6
DL
1025@item
1026William Schelter wrote @file{telnet.el}, support for @code{telnet}
1027sessions within Emacs.
1028
1029@item
2d3328f2 1030Ralph Schleicher wrote @file{battery.el}, a package for displaying
6bf7aab6
DL
1031laptop computer battery status, and @file{info-look.el}, a package for
1032looking up Info documentation for symbols in the buffer.
1033
6bf7aab6
DL
1034@item
1035Michael Schmidt and Tom Perrine wrote @file{modula2.el}, a mode for
1036editing Modula-2 code, based on work by Mick Jordan and Peter Robinson.
1037
1038@item
da4cf7c5 1039Ronald S.@: Schnell wrote @file{dunnet.el}, a text adventure game.
6bf7aab6
DL
1040
1041@item
1042Philippe Schnoebelen wrote @file{gomoku.el}, a Go Moku game played
236fd60d
GM
1043against Emacs; and @file{mpuz.el}, a multiplication puzzle.
1044
1045@item
1046Rainer Schoepf contributed to Alpha and OSF1 support.
6bf7aab6 1047
b930de78 1048@item
236fd60d
GM
1049Jan Schormann wrote @file{solitaire.el}, an implementation of the
1050Solitaire game.
b930de78
EZ
1051
1052@item
1053Alex Schroeder wrote @file{ansi-color.el}, a package for translating
236fd60d
GM
1054ANSI color escape sequences to Emacs faces; @file{sql.el}, a package
1055for interactively running an SQL interpreter in an Emacs buffer;
1056@file{cus-theme.el}, an interface for custom themes; @file{master.el}, a
1057package for making a buffer @samp{master} over another; and
1058@file{spam-stat.el}, for statistical detection of junk email. He also
1059wrote parts of the IRC client ERC (q.v.@:).
b930de78 1060
6bf7aab6
DL
1061@item
1062Randal Schwartz wrote @file{pp.el}, a pretty-printer for lisp objects.
1063
b930de78
EZ
1064@item
1065Oliver Seidel wrote @file{todo-mode.el}, a package for maintaining
1066@file{TODO} list files.
1067
6bf7aab6 1068@item
2d3328f2 1069Manuel Serrano wrote the Flyspell package, which does spell checking
6bf7aab6
DL
1070as you type.
1071
b930de78
EZ
1072@item
1073Hovav Shacham wrote @file{windmove.el}, a set of commands for selecting
1074windows based on their geometrical position on the frame.
1075
6bf7aab6
DL
1076@item
1077Stanislav Shalunov wrote @file{uce.el}, for responding to unsolicited
1078commercial email.
1079
1080@item
2d3328f2
CY
1081Richard Sharman wrote @file{hilit-chg.el}, which uses colors to show
1082recent editing changes.
6bf7aab6
DL
1083
1084@item
67ffa16f 1085Olin Shivers wrote @file{comint.el}, a library for modes running
3892ff9c
GM
1086interactive command-line-oriented subprocesses, and @file{shell.el}, for
1087running inferior shells (both since extended by Simon Marshall);
1088@file{cmuscheme.el}, for running inferior Scheme processes;
1089@file{inf-lisp.el}, for running inferior Lisp process.
6bf7aab6 1090
6bf7aab6
DL
1091@item
1092Espen Skoglund wrote @file{pascal.el}, a mode for editing Pascal code.
1093
1094@item
1095Rick Sladkey wrote @file{backquote.el}, a lisp macro for creating
1096mostly-constant data.
1097
1098@item
1099Lynn Slater wrote @file{help-macro.el}, a macro for writing interactive
1100help for key bindings.
1101
1102@item
1103Chris Smith wrote @file{icon.el}, a mode for editing Icon code.
1104
1105@item
1106David Smith wrote @file{ielm.el}, a mode for interacting with the Emacs
1107Lisp interpreter as a subprocess.
1108
1109@item
da4cf7c5 1110Paul D.@: Smith wrote @file{snmp-mode.el}.
6bf7aab6
DL
1111
1112@item
1113William Sommerfeld wrote @file{scribe.el}, a mode for editing Scribe
1114files, and @file{server.el}, a package allowing programs to send files
1115to an extant Emacs job to be edited.
1116
b930de78
EZ
1117@item
1118Andre Spiegel made many contributions to the Emacs Version Control
1119package, and in particular made it support multiple back ends.
1120
6bf7aab6
DL
1121@item
1122Michael Staats wrote @file{pc-select.el}, which rebinds keys for
1123selecting regions to follow many other systems.
1124
b930de78 1125@item
67ffa16f
CY
1126Richard Stallman invented Emacs. He is the original author of GNU
1127Emacs, and has been Emacs maintainer over several non-contiguous
1128periods. In addition to much of the ``core'' Emacs code, he has
1129written @file{easymenu.el}, a facility for defining Emacs menus;
236fd60d 1130@file{image-mode.el}, support for visiting image files;
3892ff9c 1131@file{menu-bar.el}, the Emacs menu bar support code;
b930de78 1132@file{paren.el}, a package to make matching parentheses stand out in
3892ff9c 1133color; and also co-authored portions of CC mode.
b930de78
EZ
1134
1135@item
1136Sam Steingold wrote @file{gulp.el}, a facility for asking package
1137maintainers for updated versions of their packages via e-mail, and
1138@file{midnight.el}, a package for running a command every midnight.
1139
6bf7aab6
DL
1140@item
1141Ake Stenhoff and Lars Lindberg wrote @file{imenu.el}, a framework for
1142browsing indices made from buffer contents.
1143
1144@item
2d3328f2
CY
1145Peter Stephenson wrote @file{vcursor.el}, which implements a ``virtual
1146cursor'' that you can move with the keyboard and use for copying text.
6bf7aab6
DL
1147
1148@item
b930de78
EZ
1149Ken Stevens wrote the initial version of @file{ispell.el} and maintains
1150that package since Ispell 3.1 release.
6bf7aab6 1151
431e8396
EZ
1152@item
1153Kim F.@: Storm made many improvements to the Emacs display engine,
67ffa16f
CY
1154process support, and networking support. He also wrote
1155@file{bindat.el}, a package for encoding and decoding binary data;
236fd60d 1156CUA mode, which allows Emacs to emulate the standard CUA key
67ffa16f 1157bindings; @file{ido.el}, a package for selecting buffers and files
236fd60d
GM
1158quickly; @file{keypad.el} for simplified keypad bindings; and
1159@file{kmacro.el}, the keyboard macro facility.
431e8396 1160
b930de78
EZ
1161@item
1162Martin Stjernholm co-authored CC Mode, a major editing mode for C,
1e487ff8 1163C@t{++}, Objective-C, Java, Pike, CORBA IDL, and AWK code.
b930de78 1164
6bf7aab6
DL
1165@item
1166Steve Strassman did not write @file{spook.el}, and even if he did, he
1167really didn't mean for you to use it in an anarchistic way.
1168
1169@item
b930de78
EZ
1170Olaf Sylvester wrote @file{bs.el}, a package for manipulating Emacs
1171buffers.
1172
1173@item
8fc77801 1174Tibor @v{S}imko and Milan Zamazal wrote @file{slovak.el}, support for
b930de78
EZ
1175editing text in Slovak language.
1176
107bb0f4
KS
1177@item
1178Luc Teirlinck wrote @file{help-at-pt.el}, providing local help through
1179the keyboard.
1180
b930de78 1181@item
431e8396 1182Jean-Philippe Theberge wrote @file{thumbs.el}, a package for viewing
99cf5b74 1183image files as ``thumbnails.''
b930de78 1184
6bf7aab6
DL
1185@item
1186Spencer Thomas wrote the original @file{dabbrev.el}, providing a command
1187which completes the partial word before point, based on other nearby
1188words for which it is a prefix. He also wrote the original dumping
1189support.
1190
236fd60d
GM
1191@item
1192Toru Tomabechi contributed to Tibetan support.
1193
c3a37bd2
CY
1194@item
1195Markus Triska wrote @file{linum.el}, a minor mode that displays line
1196numbers in the left margin.
1197
b930de78 1198@item
67ffa16f
CY
1199Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a mode for editing
1200Tcl/Tk source files and running a Tcl interpreter as an Emacs
b930de78
EZ
1201subprocess.
1202
9dfa7983
GM
1203@item
1204Tom Tromey wrote @file{bug-reference.el}, providing clickable links to
1205bug reports.
1206
107bb0f4
KS
1207@item
1208Eli Tziperman wrote @file{rmail-spam-filter.el}, a spam filter for RMAIL.
67ffa16f 1209
b930de78
EZ
1210@item
1211Daiki Ueno wrote @file{starttls.el}, support for Transport Layer
3892ff9c
GM
1212Security protocol; @file{sasl-cram.el} and @file{sasl-digest.el} (with
1213Kenichi Okada), and @file{sasl.el}, support for Simple Authentication
1214and Security Layer (SASL); and the EasyPG (and its predecessor PGG)
1215package, for GnuPG and PGP support.
b930de78 1216
6bf7aab6 1217@item
236fd60d
GM
1218Masanobu Umeda wrote GNUS, a feature-rich reader for Usenet news that
1219was the ancestor of the current Gnus package. He also wrote
1220@file{prolog.el}, a mode for editing Prolog code; @file{rmailsort.el}, a
1221package for sorting messages in RMAIL folders; @file{metamail.el}, an
1222interface to the Metamail program; @file{gnus-kill.el}, the Kill File
1223mode for Gnus; @file{gnus-mh.el}, an mh-e interface for Gnus;
1224@file{gnus-msg.el}, a mail and post interface for Gnus; and
1225@file{timezone.el}, providing functions for dealing with time zones.
b930de78
EZ
1226
1227@item
1228Neil W.@: Van Dyke wrote @file{webjump.el}, a ``hot links'' package.
1229
1230@item
2d3328f2 1231Didier Verna wrote @file{rect.el}, a package of functions for
236fd60d
GM
1232operations on rectangle regions of text. He also contributed to Gnus
1233(q.v.@:).
6bf7aab6
DL
1234
1235@item
1236Ulrik Vieth implemented @file{meta-mode.el}, for editing MetaFont code.
1237
1238@item
b930de78
EZ
1239Geoffrey Voelker wrote the Windows NT support. He also wrote
1240@file{dos-w32.el}, functions shared by the MS-DOS and MS-Windows ports
1241of Emacs, and @file{w32-fns.el}, MS-Windows specific support functions.
6bf7aab6
DL
1242
1243@item
236fd60d
GM
1244Johan Vromans wrote @file{forms.el} and its associated files, a mode for
1245filling in forms. He also wrote @file{iso-acc.el}, a minor mode
1246providing electric accent keys.
6bf7aab6 1247
431e8396 1248@item
236fd60d 1249Colin Walters wrote Ibuffer, an enhanced buffer menu.
6bf7aab6
DL
1250
1251@item
67ffa16f
CY
1252Barry Warsaw wrote @file{assoc.el}, a set of utility functions for
1253working with association lists; @file{cc-mode.el}, a mode for editing
1254C, C@t{++}, and Java code, based on earlier work by Dave Detlefs,
236fd60d 1255Stewart Clamen, and Richard Stallman; @file{elp.el}, a profiler
67ffa16f
CY
1256for Emacs Lisp programs; @file{man.el}, a mode for reading UNIX manual
1257pages; @file{regi.el}, providing an AWK-like functionality for use in
1258lisp programs; @file{reporter.el}, providing customizable bug
1259reporting for lisp packages; and @file{supercite.el}, a minor mode for
1260quoting sections of mail messages and news articles.
b930de78 1261
236fd60d
GM
1262@item
1263Christoph Wedler wrote @file{antlr-mode.el}, a major mode for ANTLR
1264grammar files.
1265
6bf7aab6 1266@item
67ffa16f
CY
1267Morten Welinder helped port Emacs to MS-DOS, and introduced face
1268support into the MS-DOS port of Emacs. He also wrote
6bf7aab6 1269@file{desktop.el}, facilities for saving some of Emacs's state between
67ffa16f
CY
1270sessions; @file{timer.el}, the Emacs facility to run commands at a
1271given time or frequency, or when Emacs is idle, and its C-level
1272support code; @file{pc-win.el}, the MS-DOS ``window-system'' support;
b930de78 1273@file{internal.el}, an ``internal terminal'' emulator for the MS-DOS
67ffa16f
CY
1274port of Emacs; @file{arc-mode.el}, the mode for editing compressed
1275archives; @file{s-region.el}, commands for setting the region using
1276the shift key and motion commands; and @file{dos-fns.el}, functions
1277for use under MS-DOS.
b930de78 1278
6bf7aab6 1279@item
236fd60d
GM
1280Joe Wells wrote the original version of @file{apropos.el} (q.v.@:);
1281@file{resume.el}, support for processing command-line arguments after
1282resuming a suspended Emacs job; and @file{mail-extr.el}, a package for
1283extracting names and addresses from mail headers, with contributions
1284from Jamie Zawinski.
6bf7aab6
DL
1285
1286@item
b930de78
EZ
1287Rodney Whitby and Reto Zimmermann wrote @file{vhdl-mode.el}, a major
1288mode for editing VHDL source code.
1289
1290@item
236fd60d
GM
1291John Wiegley wrote @file{align.el}, a set of commands for aligning text
1292according to regular-expression based rules; @file{isearchb.el} for fast
1293buffer switching; @file{timeclock.el}, a package for keeping track of
1294time spent on projects; the Baha'i calendar support;
c3a37bd2 1295@file{pcomplete.el}, a programmable completion facility;
236fd60d
GM
1296@file{remember.el}, a mode for jotting down things to remember;
1297@file{eudcb-mab.el}, an address book backend for the Emacs Unified
1298Directory Client; and @code{eshell}, a command shell implemented
1299entirely in Emacs Lisp. He also contributed to Org mode (q.v.@:).
6bf7aab6
DL
1300
1301@item
1302Ed Wilkinson wrote @file{b2m.c}, a program to convert mail files from
1303RMAIL format to Unix @code{mbox} format.
1304
1305@item
1306Mike Williams wrote @file{mouse-sel.el}, providing enhanced mouse
236fd60d 1307selection; and @file{thingatpt.el}, a library of functions for finding
6bf7aab6
DL
1308the ``thing'' (word, line, s-expression) containing point.
1309
67ffa16f
CY
1310@item
1311Roland Winkler wrote @file{proced.el}, a system process editor.
1312
b930de78 1313@item
236fd60d
GM
1314Bill Wohler wrote MH-E, the Emacs interface to the MH mail system;
1315making use of earlier work by James R.@: Larus. Satyaki Das, Peter S.@:
1316Galbraith, Stephen Gildea, and Jeffrey C.@: Honig also wrote various
1317MH-E components.
b930de78 1318
6bf7aab6 1319@item
da4cf7c5 1320Dale R.@: Worley wrote @file{emerge.el}, a package for interactively
6bf7aab6
DL
1321merging two versions of a file.
1322
b930de78 1323@item
236fd60d 1324Francis J.@: Wright wrote @file{woman.el}, a package for browsing
b930de78
EZ
1325manual pages without the @code{man} command.
1326
6bf7aab6
DL
1327@item
1328Tom Wurgler wrote @file{emacs-lock.el}, which makes it harder
1329to exit with valuable buffers unsaved.
1330
431e8396
EZ
1331@item
1332Masatake Yamato wrote @file{ld-script.el}, an editing mode for GNU
107bb0f4 1333linker scripts, and contributed subword handling in CC mode.
431e8396
EZ
1334
1335@item
1336Jonathan Yavner wrote @file{testcover.el}, a package for keeping track
236fd60d
GM
1337of the testing status of Emacs Lisp code; @file{unsafep.el} to determine
1338if a Lisp form is safe; and the SES spreadsheet package.
431e8396 1339
107bb0f4
KS
1340@item
1341Ryan Yeske wrote @file{rcirc.el} a simple Internet Relay Chat client.
67ffa16f 1342
b930de78 1343@item
2d3328f2
CY
1344Ilya Zakharevich and Bob Olson wrote @file{cperl-mode.el}, a major
1345mode for editing Perl code. Ilya Zakharevich also wrote
1346@file{tmm.el}, a mode for accessing the Emacs menu bar on a text-mode
1347terminal.
b930de78
EZ
1348
1349@item
236fd60d
GM
1350Milan Zamazal wrote @file{czech.el}, support for editing Czech text;
1351@file{glasses.el}, a package for easier reading of source code that
1352uses illegible identifier names; and @file{tildify.el}, commands for
67ffa16f 1353adding hard spaces to text, @TeX{}, and SGML/HTML files.
b930de78
EZ
1354
1355@item
2d3328f2
CY
1356Victor Zandy wrote @file{zone.el}, a package for people who like to
1357zone out in front of Emacs.
b930de78 1358
6bf7aab6 1359@item
67ffa16f
CY
1360Eli Zaretskii made many standard Emacs features work on MS-DOS and
1361Microsoft Windows. He also wrote @file{tty-colors.el}, which
236fd60d
GM
1362implements transparent mapping of X colors to tty colors; and
1363@file{rxvt.el}.
6bf7aab6
DL
1364
1365@item
67ffa16f
CY
1366Jamie Zawinski wrote much of the support for faces and X selections.
1367With Hallvard Furuseth, he wrote the optimizing byte compiler used
1368from Emacs 19 onwards. He also wrote @file{mailabbrev.el}, a package
1369that provides automatic expansion of mail aliases, and
1370@file{tar-mode.el}, which provides simple viewing and editing commands
1371for tar files.
6bf7aab6 1372
73cae835 1373@item
9dfa7983 1374Andrew Zhilin created the Emacs 22 icons.
73cae835 1375
b930de78 1376@item
67ffa16f
CY
1377Shenghuo Zhu wrote @file{binhex.el}, a package for reading and writing
1378binhex files; @file{mm-partial.el}, message/partial support for MIME
1379messages; @file{rfc1843.el}, an HZ decoding package;
1380@file{uudecode.el}, an Emacs Lisp decoder for uuencoded data; and
236fd60d
GM
1381@file{webmail.el}, an interface to Web mail. He also wrote several
1382other Gnus components.
b930de78 1383
6bf7aab6 1384@item
da4cf7c5 1385Ian T.@: Zimmerman wrote @file{gametree.el}.
6bf7aab6 1386
236fd60d
GM
1387@item
1388Reto Zimmermann wrote @file{vera-mode.el}.
1389
6bf7aab6 1390@item
da4cf7c5 1391Neal Ziring and Felix S.@: T.@: Wu wrote @file{vi.el}, an emulation of the
6bf7aab6 1392VI text editor.
a73534a9
GM
1393
1394@item
b930de78
EZ
1395Detlev Zundel wrote @file{re-builder.el}, a package for building regexps
1396with visual feedback.
fcf27a65 1397
d621caf7
GM
1398@end itemize
1399
ab5796a9
MB
1400@ignore
1401 arch-tag: bb1d0fa4-0240-4992-b5d4-8602d1e3d4ba
1402@end ignore