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