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