1 @c This is part of the Emacs manual.
2 @c Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
3 @c 2004, 2005, 2006 Free Software Foundation, Inc.
4 @c See file emacs.texi for copying conditions.
6 @node Acknowledgments, Screen, Concept Index, Top
7 @unnumbered Acknowledgments
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.
14 @c We should list here anyone who has contributed a new package,
15 @c and anyone who has made major enhancements in Emacs
16 @c that many users would notice and consider important.
20 Per Abrahamsen wrote the customization buffer facilities, as well as
21 @file{double.el} for typing accented characters not normally available
22 from the keyboard, @file{xt-mouse.el} which handles mouse commands
23 through Xterm, @file{gnus-cus.el} which implements customization
24 commands for Gnus, @file{gnus-cite.el}, a citation-parsing facility
25 for news articles and @file{cpp.el} which hides or highlights parts of
26 C programs according to preprocessor conditionals.
29 Tomas Abrahamsson wrote @file{artist.el}, a package for producing @acronym{ASCII}
30 art with a mouse or with keyboard keys.
33 Jay K.@: Adams wrote @file{jka-compr.el}, providing automatic
34 decompression and recompression for compressed files.
37 Ralf Angeli wrote @file{scroll-lock.el}, a minor mode which keeps the
38 point vertically fixed by scrolling the window when moving up and down
42 Joe Arceneaux wrote the original text property implementation, and
43 implemented support for X11.
46 Miles Bader wrote @file{image-file.el}, support code for visiting
47 image files, @file{minibuf-eldef.el}, a minor mode whereby the default
48 value is shown in the minibuffer prompt only when appropriate, and
49 @file{button.el}, the library that implements clickable buttons.
52 David Bakhash wrote @file{strokes.el}, a mode for controlling Emacs by
53 moving the mouse in particular patterns.
56 Eli Barzilay wrote @file{calculator.el}, a desktop calculator for
60 Steven L.@: Baur wrote
61 @c If earcon.el actually works with Emacs 21, it isn't useful for lack
62 @c of sound files. -- fx
63 @c @file{earcon.el}, a facility for sound effects
64 @c for email and news messages,
65 @file{footnote.el} which lets you include
66 footnotes in email messages, and @file{gnus-audio.el} which provides
67 sound effects for Gnus.
70 Alexander L. Belikoff, Sergey Berezin, David Edmondson, Andreas
71 Fuchs, Mario Lang, Gergely Nagy, Michael Olson, and Alex Schroeder
72 contributed ERC, an advanced Internet Relay Chat client.
75 Boaz Ben-Zvi wrote @file{profile.el}, to time Emacs Lisp functions.
78 Anna M. Bigatti wrote @file{cal-html.el}, which produces HTML calendars.
81 Ray Blaak wrote @file{delphi.el}, a major mode for editing Delphi
82 (Object Pascal) source code.
85 Jim Blandy wrote Emacs 19's input system, brought its configuration and
86 build process up to the GNU coding standards, and contributed to the
87 frame support and multi-face support. Jim also wrote @file{tvi970.el},
88 terminal support for the TeleVideo 970 terminals.
91 Per Bothner wrote @file{term.el}, a terminal emulator in an Emacs
95 Terrence M.@: Brannon wrote @file{landmark.el}, a neural-network robot
96 that learns landmarks.
99 Frank Bresz wrote @file{diff.el}, a program to display @code{diff}
103 Peter Breton implemented:
107 @file{dirtrack} which does better tracking of directory changes in shell
110 @file{filecache.el} which records which directories your files are in,
112 @file{locate.el} which interfaces to the @code{locate} command,
114 @file{find-lisp.el}, an Emacs Lisp emulation of the @code{find} program,
116 @file{net-utils.el}, and
118 the ``generic mode'' feature.
122 Emmanuel Briot wrote @file{xml.el}, an XML parser for Emacs.
125 Kevin Broadey wrote @file{foldout.el}, providing folding extensions to
126 Emacs's outline modes.
129 @c Vincent Broman wrote @file{ada.el}, a mode for editing Ada code
130 @c (since replaced by @file{ada-mode.el}).
133 David M.@: Brown wrote @file{array.el}, for editing arrays and other
137 W@l{}odek Bzyl and Ryszard Kubiak wrote @file{ogonek.el}, a package for
138 changing the encoding of Polish characters.
141 Bill Carpenter provided @file{feedmail.el}, a package for massaging
142 outgoing mail messages and sending them through various popular mailers.
145 Per Cederqvist and Inge Wallin wrote @file{ewoc.el}, an Emacs widget for
146 manipulating object collections.
149 Hans Chalupsky wrote @file{advice.el}, an overloading mechanism for
150 Emacs Lisp functions, and @file{trace.el}, a tracing facility for Emacs
154 Chris Chase and Carsten Dominik wrote @file{idlwave.el}, an editing mode
158 Bob Chassell wrote @file{texnfo-upd.el} and @file{makeinfo.el}, modes
159 and utilities for working with Texinfo files; and @file{page-ext.el},
160 commands for extended page handling.
163 Andrew Choi wrote the Macintosh support code, and contributed
164 @file{mac-win.el}, support for the Mac window system.
167 James Clark wrote @file{sgml-mode.el}, a mode for editing SGML
168 documents, and contributed to Emacs's dumping procedures.
171 Mike Clarkson wrote @file{edt.el}, an emulation of DEC's EDT editor.
174 Glynn Clements provided @file{gamegrid.el} and a couple of games that
175 use it, Snake and Tetris.
178 Georges Brun-Cottan and Stefan Monnier wrote @file{easy-mmode.el}, a
179 package for easy definition of major and minor modes.
182 Andrew Csillag wrote M4 mode (@file{m4-mode.el}).
185 Doug Cutting and Jamie Zawinski wrote @file{disass.el}, a disassembler
186 for compiled Emacs Lisp code.
189 Mathias Dahl wrote @file{tumme.el}, a package for viewing image files
193 Michael DeCorte wrote @file{emacs.csh}, a C-shell script that starts a
194 new Emacs job, or restarts a paused Emacs if one exists.
197 Gary Delp wrote @file{mailpost.el}, an interface between RMAIL and the
198 @file{/usr/uci/post} mailer.
201 Matthieu Devin wrote @file{delsel.el}, a package to make newly-typed
202 text replace the current selection.
205 Eric Ding contributed @file{goto-addr.el},
208 Jan Dj@"{a}rv added support for the GTK+ toolkit and X drag-and-drop.
211 Carsten Dominik wrote @file{reftex.el}, a package for setting up
212 labels and cross-references in La@TeX{} documents, and @file{org.el},
213 a mode for maintaining notes, todo lists, and project planning.
216 Scott Draves wrote @file{tq.el}, help functions for maintaining
217 transaction queues between Emacs and its subprocesses.
220 Benjamin Drieu wrote @file{pong.el}, an implementation of the classical
224 Viktor Dukhovni wrote support for dumping under SunOS version 4.
227 John Eaton co-wrote Octave mode.
230 Rolf Ebert co-wrote Ada mode (@file{ada-mode.el}).
233 Stephen Eglen implemented @file{mspools.el}, for use with Procmail,
234 which tells you which mail folders have mail waiting in them, and
235 @file{iswitchb.el}, a feature for incremental reading and completion of
240 Einarsson contributed the Fortran 90 mode (@file{f90.el}).
243 Tsugutomo Enami co-wrote the support for international character sets.
246 Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87
250 Michael Ernst wrote @file{reposition.el}, a command for recentering a
251 function's source code and preceding comment on the screen.
254 Ata Etemadi wrote @file{cdl.el}, functions for working with Common Data
255 Language source code.
258 Frederick Farnbach implemented @file{morse.el}, which converts text to
262 Oscar Figueiredo wrote EUDC, the Emacs Unified Directory Client, which
263 is an interface to directory servers via LDAP, CCSO PH/QI, or BBDB; and
264 @file{ldap.el}, the LDAP client interface.
267 Fred Fish wrote the support for dumping COFF executable files.
274 @file{bookmark.el}, for creating named placeholders, saving them and
275 jumping to them later,
277 @file{mail-hist.el}, a history mechanism for outgoing mail messages, and
279 @file{saveplace.el}, for preserving point's location in files between
284 Gary Foster wrote @file{crisp.el}, the emulation for CRiSP and Brief
285 editors, and @file{scroll-lock.el} (now @file{scroll-all.el}) a mode
286 for scrolling several buffers together.
289 Noah Friedman wrote @file{rlogin.el}, an interface to Rlogin,
290 @file{type-break.el}, which reminds you to take periodic breaks from
291 typing, and @code{eldoc-mode}, a mode to show the defined parameters or
292 the doc string for the Lisp function near point. With Roland McGrath,
293 he wrote @file{rsz-mini.el}, a minor mode to automatically resize the
294 minibuffer to fit the text it contains.
297 Keith Gabryelski wrote @file{hexl.el}, a mode for editing binary files.
300 Kevin Gallagher rewrote and enhanced the EDT emulation, and wrote
301 @file{flow-ctrl.el}, a package for coping with unsuppressible XON/XOFF
305 Kevin Gallo added multiple-frame support for Windows NT and wrote
306 @file{w32-win.el}, support functions for the MS-Windows window system.
309 Juan Le@'{o}n Lahoz Garc@'{i}a wrote @file{wdired.el}, a package for
310 performing file operations by directly editing Dired buffers.
317 the C and lisp code for display tables and case tables,
319 @file{rot13.el}, a command to display the plain-text form of a buffer
320 encoded with the Caesar cipher,
322 @file{case-table.el}, code to extend the character set and support case
325 much of the support for the ISO-8859 European character sets (which
326 includes @file{iso-ascii.el}, @file{iso-insert.el}, @file{iso-swed.el},
327 @file{latin-1.el}, @file{iso-syntax.el}, @file{iso-transl.el},
328 @file{swedish.el}), and
330 @file{vt100-led.el}, a package for controlling the LED's on
331 VT100-compatible terminals.
335 Stephen Gildea made the Emacs quick reference card, and made many
336 contributions for @file{time-stamp.el}, a package for maintaining
337 last-change time stamps in files.
340 Julien Gilles wrote @file{gnus-ml.el}, a mailing list minor mode for
344 David Gillespie wrote:
348 The Common Lisp compatibility packages,
350 @code{Calc}, an advanced calculator and mathematical tool,
352 @file{complete.el}, a partial completion mechanism, and
354 @file{edmacro.el}, a package for editing keyboard macros.
358 Bob Glickstein contributed the @file{sregex.el} feature, a facility for
359 writing regexps using a Lisp-like syntax.
362 Boris Goldowsky wrote:
366 @file{avoid.el}, a package to keep the mouse cursor out of the way of
369 @file{shadowfile.el}, a package for keeping identical copies of files in
372 @file{format.el}, a package for reading and writing files in various
375 @file{enriched.el}, a package for saving text properties in files, and
377 @file{facemenu.el}, a package for specifying faces.
381 Michelangelo Grigni wrote @file{ffap.el} which visits a file,
382 taking the file name from the buffer.
385 Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files.
388 Kai Gro@ss{}johann and Michael Albinus wrote the Tramp package, which
389 provides transparent remote file editing using rcp, ssh, ftp, and other
393 Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between
394 the ISO 8859-1 character set and the notations for non-@acronym{ASCII}
395 characters used by @TeX{} and net tradition, and @file{latin-2.el}, code
396 which sets up case-conversion and syntax tables for the ISO Latin-2
400 Henry Guillaume wrote @file{find-file.el}, a package to visit files
401 related to the currently visited file.
404 Doug Gwyn wrote the portable @code{alloca} implementation.
407 Ken'ichi Handa implemented most of the support for international
408 character sets, and wrote @file{isearch-x.el}, a facility for searching
409 non-@acronym{ASCII} text. Together with Naoto Takahashi, he wrote
410 @file{quail.el}, a simple input facility for typing non-@acronym{ASCII} text from
411 an @acronym{ASCII} keyboard. Ken'ichi also wrote @file{ps-bdf.el}, a BDF font
412 support for printing non-@acronym{ASCII} text on a PostScript printer.
415 Chris Hanson wrote @file{netuname.el}, a package to use HP-UX's Remote
416 File Access facility from Emacs.
419 Jesper Harder wrote @file{yenc.el}, for decoding yenc encoded messages.
422 K. Shane Hartman wrote:
426 @file{chistory.el} and @file{echistory.el}, packages for browsing
427 command history lists,
429 @file{electric.el} and @file{helper.el}, providing an alternative
430 command loop and appropriate help facilities,
432 @file{emacsbug.el}, a package for reporting Emacs bugs,
434 @file{picture.el}, a mode for editing @acronym{ASCII} pictures, and
436 @file{view.el}, a package for perusing files and buffers without editing
441 John Heidemann wrote @file{mouse-copy.el} and @file{mouse-drag.el},
442 which provide alternative mouse-based editing and scrolling features.
445 Jon K Hellan wrote @file{utf7.el}, support for mail-safe transformation
449 Markus Heritsch co-wrote Ada mode (@file{ada-mode.el}).
452 Karl Heuer wrote the original blessmail script, implemented the
453 @code{intangible} text property, and rearranged the structure of the
454 @code{Lisp_Object} type to allow for more data bits.
457 Manabu Higashida ported Emacs to MS-DOS.
460 Anders Holst wrote @file{hippie-exp.el}, a versatile completion and
464 Kurt Hornik co-wrote Octave mode.
467 Tom Houlder wrote @file{mantemp.el}, which generates manual C@t{++}
468 template instantiations.
471 Joakim Hove wrote @file{html2text.el}, a html to plain text converter.
473 Denis Howe wrote @file{browse-url.el}, a package for invoking a WWW
474 browser to display a URL.
477 Lars Magne Ingebrigtsen did a major redesign of the Gnus news-reader and
478 wrote many of its parts.
481 Andrew Innes contributed extensively to the MS-Windows support.
484 Seiichiro Inoue improved Emacs's XIM support.
487 Ulf Jasper wrote @file{icalendar.el}, a package for converting Emacs
488 diary entries to and from the iCalendar format, and
489 @file{newsticker.el}, an RSS and Atom based Newsticker.
492 Kyle Jones wrote @file{life.el}, a package to play Conway's ``life'' game,
493 and @file{mldrag.el}, a package which allows the user to resize windows
494 by dragging mode lines and vertical window separators with the mouse.
497 Terry Jones wrote @file{shadow.el}, a package for finding potential
498 load-path problems when some Lisp file ``shadows'' another.
501 Simon Josefsson wrote:
505 @file{dns-mode.el}, an editing mode for Domain Name System master files,
507 @file{flow-fill.el}, a package for interpreting RFC2646 formatted text
510 @file{fringe.el}, a package for customizing the fringe,
512 @file{imap.el}, an Emacs Lisp library for talking to IMAP servers,
514 @file{nnimap}, the IMAP back-end for Gnus, and
516 @file{rfc2104.el}, a hashed message authentication facility.
520 Arne J@o{}rgensen wrote @file{latexenc.el}, a package to
521 automatically guess the correct coding system in LaTeX files.
524 Tomoji Kagatani implemented @file{smtpmail.el}, used for sending out
528 David Kaufman wrote @file{yow.c}, an essential utility program for the
529 hopelessly pinheaded.
532 Henry Kautz wrote @file{bib-mode.el}, a mode for maintaining
533 bibliography databases compatible with @code{refer} (the @code{troff}
534 version) and @code{lookbib}, and @file{refbib.el}, a package to convert
535 those databases to the format used by the LaTeX text formatting package.
538 Taichi Kawabata added support for Devanagari script and the Indian
542 Howard Kaye wrote @file{sort.el}, commands to sort text in Emacs
546 Michael Kifer wrote @file{ediff.el}, an interactive interface to the
547 @command{diff}, @command{patch}, and @command{merge} programs, and
548 Viper, the newest emulation for VI.
551 Richard King wrote the first version of @file{userlock.el} and
552 @file{filelock.c}, which provide simple support for multiple users
553 editing the same file. He also wrote the initial version of
554 @file{uniquify.el}, a facility to make buffer names unique by adding
555 parts of the file's name to the buffer name.
556 @c We're not using his backquote.el any more.
559 Peter Kleiweg wrote @file{ps-mode.el}, a major mode for editing
560 PostScript files and running a PostScript interpreter interactively from
564 Pavel Kobiakov wrote @file{flymake.el}, a minor mode for performing
565 on-the-fly syntax checking.
568 Larry K.@: Kolodney wrote @file{cvtmail.c}, a program to convert the mail
569 directories used by Gosling Emacs into RMAIL format.
572 David M.@: Koppelman wrote @file{hi-lock.el}, a minor mode for
573 interactive automatic highlighting of parts of the buffer text.
576 Koseki Yoshinori wrote @file{iimage.el}, a minor mode for displaying
580 Robert Krawitz wrote the original @file{xmenu.c}, part of Emacs's pop-up
584 Sebastian Kremer wrote Emacs 19's @code{dired-mode}, with contributions
585 by Lawrence R.@: Dodd. He also wrote @file{ls-lisp.el}, a Lisp emulation
586 of the @code{ls} command for platforms which don't have @code{ls} as a
590 Geoff Kuenning wrote Emacs 19's @file{ispell.el}, based on work by Ken
594 David K@ringaccent{a}gedal wrote @file{tempo.el}, providing support for
595 easy insertion of boilerplate text and other common constructions.
598 Daniel LaLiberte wrote:
602 @file{edebug.el}, a source-level debugger for Emacs Lisp,
604 @file{cl-specs.el}, specifications to help @code{edebug} debug code
605 written using David Gillespie's Common Lisp support,
607 @file{cust-print.el}, a customizable package for printing lisp objects,
609 @file{eval-reg.el}, a re-implementation of @code{eval-region} in Emacs
612 @file{isearch.el}, Emacs's incremental search minor mode.
616 James R.@: Larus wrote @file{mh-e.el}, an interface to the MH mail system.
619 Vinicius Jose Latorre wrote the Emacs printing facilities, as well as:
623 @code{ps-print}, a package for pretty-printing Emacs buffers to
626 @file{delim-col.el}, a package to arrange text into columns,
628 @file{ebnf2ps.el}, a package that translates EBNF grammar to a syntactic
629 chart that can be printed to a PostScript printer.
633 Frederic Lepied contributed @file{expand.el}, which uses the abbrev
634 mechanism for inserting programming constructs.
637 Peter Liljenberg wrote @file{elint.el}, a Lint-style code checker for
641 Lars Lindberg wrote @file{msb.el}, which provides more flexible menus
642 for buffer selection, and rewrote @file{dabbrev.el}.
645 Anders Lindgren wrote @file{autorevert.el}, a package for automatically
646 reverting files visited by Emacs that were changed on disk;
647 @file{cwarn.el}, a package to highlight suspicious C and C@t{++}
648 constructs; and @file{follow.el}, a minor mode to synchronize windows
649 that show the same buffer.
652 Thomas Link wrote @file{filesets.el}, a package for handling sets of
656 Dave Love wrote much of the code dealing with Unicode support and
657 Latin-N unification. He added support for many coding systems,
658 including those in @file{code-pages.el} and the various UTF-7 and
659 UTF-16 coding systems. He also wrote:
663 @code{autoarg-mode}, a global minor mode whereby digit keys supply
664 prefix arguments, and @code{autoarg-kp-mode} which redefines the keypad
665 numeric keys to digit arguments,
667 @file{autoconf.el}, a mode for editing Autoconf @file{configure.in}
670 @file{cfengine.el}, a mode for editing Cfengine files,
672 @file{elide-head.el}, a package for eliding boilerplate text, such as
673 copyright notices, from file headers,
675 @file{hl-line.el}, a package that provides a minor mode for highlighting
676 the line in the current window on which point is,
678 @file{latin-8.el} and @file{latin-9.el}, code which sets up
679 case-conversion and syntax tables for the ISO Latin-8 and Latin-9
682 @file{latin1-disp.el}, a package that lets you display ISO 8859
683 characters on Latin-1 terminals by setting up appropriate display
686 @file{python.el}, a major mode for the Python programming language.
688 @file{refill.el}, a mode for automatic paragraph refilling, akin to
689 typical word processors,
691 @file{smiley-ems.el}, a facility for displaying smiley faces, and
693 @file{tool-bar.el}, a mode to control the display of the Emacs tool bar.
697 Eric Ludlam wrote the Speedbar package and the following packages:
701 @file{checkdoc.el}, for checking doc strings in Emacs Lisp programs,
703 @file{dframe.el}, providing dedicatd frame support modes, and
705 @file{ezimage.el}, a generalized way to place images over text.
709 Alan Mackenzie wrote the integrated AWK support in CC Mode.
712 Christopher J.@: Madsen wrote @file{decipher.el}, a package for cracking
713 simple substitution ciphers.
716 Neil M.@: Mager wrote @file{appt.el}, functions to notify users of their
717 appointments. It finds appointments recorded in the diary files
718 generated by Edward M.@: Reingold's @code{calendar} package.
721 Ken Manheimer wrote @file{allout.el}, a mode for manipulating and
722 formatting outlines, and @file{icomplete.el}, which provides incremental
723 completion feedback in the minibuffer.
726 Bill Mann wrote @file{perl-mode.el}, a mode for editing Perl code.
729 Brian Marick and Daniel LaLiberte wrote @file{hideif.el}, support for
730 hiding selected code within C @code{#ifdef} clauses.
733 Simon Marshall wrote @file{regexp-opt.el}, which generates a regular
734 expression from a list of strings. He also extended @file{comint.el},
735 originally written by Olin Shivers.
738 Bengt Martensson, Marc Shapiro, Mike Newton, Aaron Larson, and Stefan
739 Schoef, wrote @file{bibtex.el}, a mode for editing Bib@TeX{}
743 Charlie Martin wrote @file{autoinsert.el}, which provides automatic
744 mode-sensitive insertion of text into new files.
747 Thomas May wrote @file{blackbox.el}, a version of the traditional
751 Roland McGrath wrote:
755 @file{compile.el}, a package for running compilations in a buffer, and
756 then visiting the locations reported in error messages,
758 @file{etags.el}, a package for jumping to function definitions and
759 searching or replacing in all the files mentioned in a @file{TAGS} file,
761 @file{find-dired.el}, for using @code{dired} commands on output from the
762 @code{find} program, with Sebastian Kremer,
764 @file{map-ynp.el}, a general purpose boolean question-asker,
766 @file{autoload.el}, providing semi-automatic maintenance of autoload
769 @file{upd-copyr.el}, providing semi-automatic maintenance of copyright
770 notices in source code.
774 David Megginson wrote @file{derived.el}, which allows one to define new
775 major modes by inheriting key bindings and commands from existing major
779 Will Mengarini wrote @file{repeat.el}, a command to repeat the preceding
780 command with its arguments.
783 Wayne Mesard wrote @file{hscroll.el} which does horizontal scrolling
787 Brad Miller wrote @file{gnus-gl.el}, a Gnus interface for GroupLens.
790 Richard Mlynarik wrote:
794 @file{cl-indent.el}, a package for indenting Common Lisp code,
796 @file{ebuff-menu.el}, an ``electric'' browser for buffer listings,
798 @file{ehelp.el}, bindings for browsing help screens,
800 @file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format,
801 used in mail messages and news articles,
803 @file{terminal.el}, a terminal emulator for Emacs subprocesses, and
805 @file{yow.el}, an essential utility (try @kbd{M-x yow}).
809 Gerd Moellmann was the Emacs maintainer from the beginning of Emacs 21
810 development until the release of 21.1. He wrote:
814 the new display engine for Emacs 21,
816 the asynchronous timers facility (@file{atimer.c}),
818 the @code{ebrowse} C@t{++} browser,
820 @file{jit-lock.el}, the Just-In-Time font-lock support mode,
822 @file{tooltip.el}, a package for displaying tooltips, and
824 @file{authors.el} package for maintaining the @file{AUTHORS} files.
828 Stefan Monnier added support for Arch, Subversion, and Meta-CVS to VC,
829 and re-wrote much of the Emacs server to use the built-in networking
830 primitives. He also wrote:
834 @code{PCL-CVS}, a directory-level front end to the CVS version control
837 @file{reveal.el}, a minor mode for automatically revealing invisible
840 @file{smerge-mode.el}, a minor mode for resolving @code{diff3}
843 @file{diff-mode.el}, a mode for viewing and editing context diffs.
847 Morioka Tomohiko wrote several packages for MIME support in Gnus and
851 Sen Nagata wrote @file{crm.el}, a package for reading multiple strings
852 with completion, and @file{rfc2368.el}, support for @code{mailto:}
856 Erik Naggum wrote the time-conversion functions. He also wrote
857 @file{disp-table.el}, a package for dealing with display tables,
858 @file{latin-4.el} and @file{latin-5.el}, code which sets up
859 case-conversion and syntax tables for the ISO Latin-4 and Latin-5
860 character sets, @file{mailheader.el}, a package for parsing email
861 headers, and @file{parse-time.el}, a package for parsing time strings.
864 Thomas Neumann and Eric Raymond wrote @file{makefile.el} (now
865 @file{make-mode.el}), a mode for editing makefiles.
868 Thien-Thi Nguyen and Dan Nicolaescu wrote @file{hideshow.el}, a minor
869 mode for selectively displaying blocks of text.
872 Dan Nicolaescu wrote @file{romanian.el}, support for editing Romanian
873 text, and @file{iris-ansi.el}, support for running Emacs on SGI's
874 @code{xwsh} and @code{winterm} terminal emulators.
877 Jurgen Nickelsen wrote @file{ws-mode.el}, providing WordStar emulation.
880 Hrvoje Niksic wrote @file{savehist.el}, for saving the minibuffer
881 history between Emacs sessions.
884 Jeff Norden wrote @file{kermit.el}, a package to help the Kermit
885 dialup communications program run comfortably in an Emacs shell buffer.
888 Andrew Norman wrote @file{ange-ftp.el}, providing transparent FTP
892 Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail
896 Takaaki Ota wrote @file{table.el}, a package for creating and editing
897 embedded text-based tables.
900 Pieter E.@: J.@: Pareit wrote @file{mixal-mode.el}, an editing mode for
901 the MIX assembly language.
904 David Pearson contributed @file{quickurl.el}, a simple method of
905 inserting a URL into the current buffer based on text at point;
906 @file{5x5.el}, a game to fill all squares on the field.
913 @file{emacstool.c}, support for running Emacs under SunView/Sun Windows,
915 @file{sun.el}, key bindings for sunterm keys,
917 @file{sun-curs.el}, cursor definitions for Sun Windows, and
919 @file{sun-fns.el} and @file{sun-mouse.el}, providing mouse support for
924 Damon Anton Permezel wrote @file{hanoi.el}, an animated demonstration of
925 the ``Towers of Hanoi'' puzzle.
928 William M.@: Perry wrote @file{mailcap.el}, a MIME media types
929 configuration facility, @file{mwheel.el}, a package for supporting
930 mouse wheels, and the URL package.
933 Per Persson wrote @file{gnus-vm.el}, the VM interface for Gnus.
936 Jens Petersen wrote @file{find-func.el}, which makes it easy to find
937 the source code for an Emacs Lisp function or variable.
940 Daniel Pfeiffer wrote:
944 @file{conf-mode.el}, a major mode for editing configuration files,
946 @file{copyright.el}, a package for updating copyright notices in files,
948 @file{executable.el}, a package for executing interpreter scripts,
950 @file{sh-script.el}, a mode for editing shell scripts,
952 @file{skeleton.el}, implementing a concise language for writing
953 statement skeletons, and
955 @file{two-column.el}, a minor mode for simultaneous two-column editing.
958 Daniel also rewrote @file{apropos.el}, originally written by Joe Wells,
959 and, together with Jim Blandy, co-authored @file{wyse50.el}, support for
963 Richard L.@: Pieri wrote @file{pop3.el}, a Post Office Protocol (RFC
964 1460) interface for Emacs.
967 Fred Pierresteguy and Paul Reilly made Emacs work with X Toolkit
971 Christian Plaunt wrote @file{soundex.el}, an implementation of the
972 Soundex algorithm for comparing English words by their pronunciation.
979 @file{recentf.el}, a package that puts a menu of recently visited
980 files in the Emacs menu bar,
982 @file{ruler-mode.el}, a minor mode for displaying a ruler in the
985 @file{tree-widget.el}, a package to display hierarchical data structures.
989 Francesco A.@: Potorti wrote @file{cmacexp.el}, providing a command which
990 runs the C preprocessor on a region of a file and displays the results.
991 He also expanded and redesigned the @code{etags} program.
994 Michael D.@: Prange and Steven A.@: Wood wrote @file{fortran.el}, a mode for
995 editing FORTRAN code.
996 @c We're not distributing his tex-mode.el anymore; we're using Ed Reingold's.
999 Mukesh Prasad contributed @file{vmsproc.el}, a facility for running
1000 asynchronous subprocesses on VMS.
1003 Marko Rahamaa wrote @file{latin-3.el}, code which sets up
1004 case-conversion and syntax tables for the ISO Latin-3 character set.
1007 Ashwin Ram wrote @file{refer.el}, commands to look up references in
1008 bibliography files by keyword.
1011 Eric S.@: Raymond wrote:
1015 @file{vc.el}, an interface to the RCS and SCCS source code version
1016 control systems, with Paul Eggert,
1018 @file{gud.el}, a package for running source-level debuggers like GDB
1021 @file{asm-mode.el}, a mode for editing assembly language code,
1023 @file{AT386.el}, terminal support package for IBM's AT keyboards,
1025 @file{cookie1.el}, support for ``fortune-cookie'' programs like
1026 @file{yow.el} and @file{spook.el},
1028 @file{finder.el}, a package for finding Emacs Lisp packages by keyword
1031 @file{keyswap.el}, code to swap the @key{BS} and @key{DEL} keys,
1033 @file{loadhist.el}, functions for loading and unloading Emacs features,
1035 @file{lisp-mnt.el}, functions for working with the special headers used
1036 in Emacs Lisp library files, and
1038 code to set and make use of the @code{load-history} lisp variable, which
1039 records the source file from which each lisp function loaded into Emacs
1044 Edward M.@: Reingold wrote the extensive calendar and diary support (try
1045 @kbd{M-x calendar}), with contributions from Stewart Clamen, Nachum
1046 Dershowitz, Paul Eggert, Steve Fisk, Michael Kifer, and Lara Rios. Andy
1047 Oram contributed to its documentation. Reingold has also contributed to
1048 @file{tex-mode.el}, a mode for editing @TeX{} files, as have William
1049 F.@: Schelter, Dick King, Stephen Gildea, Michael Prange, and Jacob Gore.
1052 David Reitter wrote @file{mailclient.el} which can send mail via the
1053 system's designated mail client.
1056 Alex Rezinsky contributed @file{which-func.el}, a mode that shows the
1057 name of the current function in the mode line.
1060 Rob Riepel contributed @file{tpu-edt.el} and its associated files,
1061 providing an emulation of the VMS TPU text editor emulating the VMS EDT
1062 editor, and @file{vt-control.el}, providing some control functions for
1063 the DEC VT line of terminals.
1066 Nick Roberts wrote @file{gdb-ui.el}, the graphical user interface to
1070 Roland B.@: Roberts contributed much of the VMS support distributed with
1071 Emacs 19, along with Joseph M.@: Kelsey, and @file{vms-pmail.el}, support
1072 for using Emacs within VMS MAIL.
1075 John Robinson wrote @file{bg-mouse.el}, support for the mouse on the BBN
1079 Danny Roozendaal implemented @file{handwrite.el}, which converts text
1080 into ``handwriting.''
1083 William Rosenblatt wrote @file{float.el}, implementing a floating-point
1084 numeric type using Lisp cons cells and integers.
1087 Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and
1088 DSSSL code, and @file{fakemail.c}, an interface to the System V mailer.
1091 Ivar Rummelhoff provided @file{winner.el}, which records
1092 recent window configurations so you can move back to them.
1095 Jason Rumney has ported the Emacs 21 display engine to MS-Windows, and
1096 contributed extensively to the MS-Windows port of Emacs.
1099 Wolfgang Rupprecht contributed Emacs 19's floating-point support
1100 (including @file{float-sup.el} and @file{floatfns.c}), and
1101 @file{sup-mouse.el}, support for the Supdup mouse on lisp machines.
1104 Kevin Ryde wrote @file{info-xref.el}, a library for checking
1105 references in Info files.
1108 James B.@: Salem and Brewster Kahle wrote @file{completion.el}, providing
1109 dynamic word completion.
1112 Masahiko Sato wrote @file{vip.el}, an emulation of the VI editor.
1115 Holger Schauer wrote @file{fortune.el}, a package for using fortune in
1119 William Schelter wrote @file{telnet.el}, support for @code{telnet}
1120 sessions within Emacs.
1123 Ralph Schleicher contributed @file{battery.el}, a package for displaying
1124 laptop computer battery status, and @file{info-look.el}, a package for
1125 looking up Info documentation for symbols in the buffer.
1128 Michael Schmidt and Tom Perrine wrote @file{modula2.el}, a mode for
1129 editing Modula-2 code, based on work by Mick Jordan and Peter Robinson.
1132 Ronald S.@: Schnell wrote @file{dunnet.el}, a text adventure game.
1135 Philippe Schnoebelen wrote @file{gomoku.el}, a Go Moku game played
1136 against Emacs, and @file{mpuz.el}, a multiplication puzzle.
1139 Jan Schormann wrote @file{solitaire.el}, an Emacs Lisp implementation of
1143 Alex Schroeder wrote @file{ansi-color.el}, a package for translating
1144 ANSI color escape sequences to Emacs faces, and @file{sql.el}, a package
1145 for interactively running an SQL interpreter in an Emacs buffer.
1148 Randal Schwartz wrote @file{pp.el}, a pretty-printer for lisp objects.
1151 Oliver Seidel wrote @file{todo-mode.el}, a package for maintaining
1152 @file{TODO} list files.
1155 Manuel Serrano contributed the Flyspell package that does spell checking
1159 Hovav Shacham wrote @file{windmove.el}, a set of commands for selecting
1160 windows based on their geometrical position on the frame.
1163 Stanislav Shalunov wrote @file{uce.el}, for responding to unsolicited
1167 Richard Sharman contributed @file{hilit-chg.el}, which uses colors
1168 to show recent editing changes.
1175 @file{comint.el}, a library for modes running interactive command-line-
1176 oriented subprocesses,
1178 @file{cmuscheme.el}, for running inferior Scheme processes,
1180 @file{inf-lisp.el}, for running inferior Lisp process, and
1182 @file{shell.el}, for running inferior shells.
1186 Espen Skoglund wrote @file{pascal.el}, a mode for editing Pascal code.
1189 Rick Sladkey wrote @file{backquote.el}, a lisp macro for creating
1190 mostly-constant data.
1193 Lynn Slater wrote @file{help-macro.el}, a macro for writing interactive
1194 help for key bindings.
1197 Chris Smith wrote @file{icon.el}, a mode for editing Icon code.
1200 David Smith wrote @file{ielm.el}, a mode for interacting with the Emacs
1201 Lisp interpreter as a subprocess.
1204 Paul D.@: Smith wrote @file{snmp-mode.el}.
1207 William Sommerfeld wrote @file{scribe.el}, a mode for editing Scribe
1208 files, and @file{server.el}, a package allowing programs to send files
1209 to an extant Emacs job to be edited.
1212 Andre Spiegel made many contributions to the Emacs Version Control
1213 package, and in particular made it support multiple back ends.
1216 Michael Staats wrote @file{pc-select.el}, which rebinds keys for
1217 selecting regions to follow many other systems.
1220 Richard Stallman invented Emacs, and then wrote:
1224 @file{easymenu.el}, a facility for defining Emacs menus,
1226 @file{menu-bar.el}, the Emacs menu bar support code,
1228 @file{paren.el}, a package to make matching parentheses stand out in
1231 most of the rest of Emacs code.
1235 Sam Steingold wrote @file{gulp.el}, a facility for asking package
1236 maintainers for updated versions of their packages via e-mail, and
1237 @file{midnight.el}, a package for running a command every midnight.
1240 Ake Stenhoff and Lars Lindberg wrote @file{imenu.el}, a framework for
1241 browsing indices made from buffer contents.
1244 Peter Stephenson contributed @file{vcursor.el}, which implements a
1245 ``virtual cursor'' that you can move with the keyboard and use for
1249 Ken Stevens wrote the initial version of @file{ispell.el} and maintains
1250 that package since Ispell 3.1 release.
1253 Jonathan Stigelman wrote @file{hilit19.el}, a package providing
1254 automatic highlighting in source code buffers, mail readers, and other
1258 Kim F.@: Storm made many improvements to the Emacs display engine,
1259 process support, and networking support. He also wrote:
1263 @file{bindat.el}, a package for encoding and decoding binary data.
1265 @file{cua.el}, which allows Emacs to emulate the standard CUA key
1268 @file{ido.el}, a package for selecting buffers and files quickly.
1270 @file{kmacro.el}, the keyboard macro facility.
1274 Martin Stjernholm co-authored CC Mode, a major editing mode for C,
1275 C@t{++}, Objective-C, Java, Pike, CORBA IDL, and AWK code.
1278 Steve Strassman did not write @file{spook.el}, and even if he did, he
1279 really didn't mean for you to use it in an anarchistic way.
1282 Olaf Sylvester wrote @file{bs.el}, a package for manipulating Emacs
1286 Tibor @v{S}imko and Milan Zamazal wrote @file{slovak.el}, support for
1287 editing text in Slovak language.
1290 Naoto Takahashi wrote @file{utf-8.el}, support for encoding and
1291 decoding UTF-8 data.
1294 Luc Teirlinck wrote @file{help-at-pt.el}, providing local help through
1298 Jean-Philippe Theberge wrote @file{thumbs.el}, a package for viewing
1299 image files as ``thumbnails.''
1302 Jens T.@: Berger Thielemann wrote @file{word-help.el}, which is
1303 part of the basis for @file{info-look.el}.
1306 Spencer Thomas wrote the original @file{dabbrev.el}, providing a command
1307 which completes the partial word before point, based on other nearby
1308 words for which it is a prefix. He also wrote the original dumping
1312 Jim Thompson wrote @file{ps-print.el}, which converts
1313 Emacs text to Postscript.
1316 Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a major mode for
1317 editing Tcl/Tk source files and running a Tcl interpreter as an Emacs
1321 Eli Tziperman wrote @file{rmail-spam-filter.el}, a spam filter for RMAIL.
1323 Daiki Ueno wrote @file{starttls.el}, support for Transport Layer
1324 Security protocol, and the PGG package adding GnuPG and PGP support.
1327 Masanobu Umeda wrote:
1331 GNUS, a feature-full reader for Usenet news,
1333 @file{prolog.el}, a mode for editing Prolog code,
1335 @file{rmailsort.el}, a package for sorting messages in RMAIL folders,
1337 @file{metamail.el}, an interface to the Metamail program,
1339 @file{gnus-kill.el}, the Kill File mode for Gnus,
1341 @file{gnus-mh.el}, an mh-e interface for Gnus,
1343 @file{gnus-msg.el}, a mail and post interface for Gnus,
1345 @file{tcp.el}, emulation of the @code{open-network-stream} function for
1346 some Emacs configurations which lack it, and
1348 @file{timezone.el}, providing functions for dealing with time zones.
1352 Rajesh Vaidheeswarran wrote @file{whitespace.el}, a package that
1353 detects and cleans up excess whitespace in a file.
1356 Neil W.@: Van Dyke wrote @file{webjump.el}, a ``hot links'' package.
1359 Didier Verna contributed @file{rect.el}, a package of functions for
1360 operations on rectangle regions of text.
1363 Ulrik Vieth implemented @file{meta-mode.el}, for editing MetaFont code.
1366 Geoffrey Voelker wrote the Windows NT support. He also wrote
1367 @file{dos-w32.el}, functions shared by the MS-DOS and MS-Windows ports
1368 of Emacs, and @file{w32-fns.el}, MS-Windows specific support functions.
1371 Johan Vromans wrote @file{forms.el} and its associated files, a
1372 mode for filling in forms.
1375 Colin Walters wrote @file{ibuffer.el}, a Dired-like major mode for
1376 operating on buffers.
1383 @file{assoc.el}, a set of utility functions for working with association
1386 @file{cc-mode.el}, a major mode for editing C, C@t{++}, and Java code,
1387 based on earlier work by Dave Detlefs, Stewart Clamen, and Richard
1390 @file{elp.el}, a new profiler for Emacs Lisp programs.
1392 @file{man.el}, a mode for reading UNIX manual pages,
1394 @file{regi.el}, providing an AWK-like functionality for use in lisp
1397 @file{reporter.el}, providing customizable bug reporting for lisp
1400 @file{supercite.el}, a minor mode for quoting sections of mail messages
1405 Morten Welinder introduced face support into the MS-DOS port of Emacs,
1410 @file{desktop.el}, facilities for saving some of Emacs's state between
1413 @file{timer.el}, the Emacs facility to run commands at a given time or
1414 frequency, or when Emacs is idle, and its C-level support code,
1416 @file{pc-win.el}, the MS-DOS ``window-system'' support,
1418 @file{internal.el}, an ``internal terminal'' emulator for the MS-DOS
1421 @file{arc-mode.el}, the mode for editing compressed archives,
1423 @file{s-region.el}, commands for setting the region using the shift key
1424 and motion commands, and
1426 @file{dos-fns.el}, functions for use under MS-DOS.
1429 He also helped port Emacs to MS-DOS.
1432 Joseph Brian Wells wrote:
1436 @file{apropos.el}, a command to find commands, functions, and variables
1437 whose names contain matches for a regular expression,
1439 @file{resume.el}, support for processing command-line arguments after
1440 resuming a suspended Emacs job, and
1442 @file{mail-extr.el}, a package for extracting names and addresses from
1443 mail headers, with contributions from Jamie Zawinski.
1447 Rodney Whitby and Reto Zimmermann wrote @file{vhdl-mode.el}, a major
1448 mode for editing VHDL source code.
1451 John Wiegley wrote @file{align.el}, a set of commands for aligning text
1452 according to regular-expression based rules; @file{timeclock.el}, a
1453 package for keeping track of time spent on projects;
1454 @file{pcomplete.el}, a programmable completion facility; and
1455 @code{eshell}, a command shell implemented entirely in Emacs Lisp.
1458 Ed Wilkinson wrote @file{b2m.c}, a program to convert mail files from
1459 RMAIL format to Unix @code{mbox} format.
1462 Mike Williams wrote @file{mouse-sel.el}, providing enhanced mouse
1463 selection, and @file{thingatpt.el}, a library of functions for finding
1464 the ``thing'' (word, line, s-expression) containing point.
1467 Bill Wohler wrote the Emacs interface to the MH mail system.
1470 Dale R.@: Worley wrote @file{emerge.el}, a package for interactively
1471 merging two versions of a file.
1474 Francis J.@: Wright wrote @code{WoMan}, a package for browsing
1475 manual pages without the @code{man} command.
1478 Tom Wurgler wrote @file{emacs-lock.el}, which makes it harder
1479 to exit with valuable buffers unsaved.
1482 Masatake Yamato wrote @file{ld-script.el}, an editing mode for GNU
1483 linker scripts, and contributed subword handling in CC mode.
1486 Jonathan Yavner wrote @file{testcover.el}, a package for keeping track
1487 of the testing status of Emacs Lisp code, and the SES spreadsheet
1491 Ryan Yeske wrote @file{rcirc.el} a simple Internet Relay Chat client.
1493 Ilya Zakharevich and Bob Olson contributed @file{cperl-mode.el}, a major
1494 mode for editing Perl code. Ilya Zakharevich also wrote @file{tmm.el},
1495 a mode for accessing the Emacs menu bar on a text-mode terminal.
1498 Milan Zamazal wrote @file{czech.el}, support for editing Czech text,
1499 @file{glasses.el}, a package for easier reading of source code which
1500 uses illegible identifier names such as @code{cantReadThisVariable}, and
1501 @file{tildify.el}, commands for adding hard spaces to text, @TeX{}, and
1505 Victor Zandy contributed @file{zone.el}, a package for people who like
1506 to zone out in front of Emacs.
1509 Eli Zaretskii made many standard Emacs features work on MS-DOS. He also
1510 wrote @file{tty-colors.el}, which implements transparent mapping of X
1511 colors to tty colors, and (together with Kenichi Handa)
1512 @file{codepage.el}, a package for editing text encoded in DOS/Windows
1516 Jamie Zawinski wrote:
1520 Emacs 19's optimizing byte compiler, with Hallvard Furuseth,
1522 much of the support for faces and X selections,
1524 @file{mailabbrev.el}, a package providing automatic expansion of mail
1527 @file{tar-mode.el}, providing simple viewing and editing commands for
1532 Andrew Zhilin created the Emacs icons used beginning with Emacs 22.
1539 @file{binhex.el}, a package for reading and writing binhex files,
1541 @file{mm-partial.el}, message/partial support for MIME messages,
1543 @file{rfc1843.el}, an HZ decoding package,
1545 @file{uudecode.el}, an Emacs Lisp decoder for uuencoded data,
1547 @file{webmail.el}, an interface to Web mail.
1551 Ian T.@: Zimmerman wrote @file{gametree.el}.
1554 Neal Ziring and Felix S.@: T.@: Wu wrote @file{vi.el}, an emulation of the
1558 Detlev Zundel wrote @file{re-builder.el}, a package for building regexps
1559 with visual feedback.
1563 Others too numerous to mention have reported and fixed bugs, and added
1564 features to many parts of Emacs. (Many are mentioned in the
1565 @file{ChangeLog} files which are summarized in the file @file{AUTHORS}
1566 in the distribution.) We thank them for their generosity as well.
1568 This list intended to mention every contributor of a major package or
1569 feature we currently distribute; if you know of someone we have omitted,
1570 please report that as a manual bug.
1573 arch-tag: bb1d0fa4-0240-4992-b5d4-8602d1e3d4ba