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