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