emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to ack.texi


From: Glenn Morris
Subject: [Emacs-diffs] Changes to ack.texi
Date: Thu, 06 Sep 2007 04:33:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/06 04:33:23

Index: ack.texi
===================================================================
RCS file: ack.texi
diff -N ack.texi
--- ack.texi    28 Apr 2007 20:15:54 -0000      1.47
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,1574 +0,0 @@
address@hidden This is part of the Emacs manual.
address@hidden Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 
2003,
address@hidden   2004, 2005, 2006, 2007 Free Software Foundation, Inc.
address@hidden See file emacs.texi for copying conditions.
address@hidden
address@hidden Acknowledgments, Screen, Concept Index, Top
address@hidden Acknowledgments
-
-Many people have contributed code included in the Free Software
-Foundation's distribution of GNU Emacs.  To show our appreciation for
-their public spirit, we list here in alphabetical order those who have
-written substantial portions.
-
address@hidden We should list here anyone who has contributed a new package,
address@hidden and anyone who has made major enhancements in Emacs
address@hidden that many users would notice and consider important.
-
address@hidden @bullet
address@hidden
-Per Abrahamsen wrote the customization buffer facilities, as well as
address@hidden for typing accented characters not normally available
-from the keyboard, @file{xt-mouse.el} which handles mouse commands
-through Xterm, @file{gnus-cus.el} which implements customization
-commands for Gnus, @file{gnus-cite.el}, a citation-parsing facility
-for news articles and @file{cpp.el} which hides or highlights parts of
-C programs according to preprocessor conditionals.
-
address@hidden
-Tomas Abrahamsson wrote @file{artist.el}, a package for producing 
@acronym{ASCII}
-art with a mouse or with keyboard keys.
-
address@hidden
-Jay K.@: Adams wrote @file{jka-compr.el}, providing automatic
-decompression and recompression for compressed files.
-
address@hidden
-Ralf Angeli wrote @file{scroll-lock.el}, a minor mode which keeps the
-point vertically fixed by scrolling the window when moving up and down
-in the buffer.
-
address@hidden
-Joe Arceneaux wrote the original text property implementation, and
-implemented support for X11.
-
address@hidden
-Miles Bader wrote @file{image-file.el}, support code for visiting
-image files, @file{minibuf-eldef.el}, a minor mode whereby the default
-value is shown in the minibuffer prompt only when appropriate, and
address@hidden, the library that implements clickable buttons.
-
address@hidden
-David Bakhash wrote @file{strokes.el}, a mode for controlling Emacs by
-moving the mouse in particular patterns.
-
address@hidden
-Eli Barzilay wrote @file{calculator.el}, a desktop calculator for
-Emacs.
-
address@hidden
-Steven L.@: Baur wrote
address@hidden If earcon.el actually works with Emacs 21, it isn't useful for 
lack
address@hidden of  sound files. -- fx
address@hidden @file{earcon.el}, a facility for sound effects
address@hidden for email and news messages,
address@hidden which lets you include
-footnotes in email messages, and @file{gnus-audio.el} which provides
-sound effects for Gnus.
-
address@hidden
-Alexander L. Belikoff, Sergey Berezin, David Edmondson, Andreas
-Fuchs, Mario Lang, Gergely Nagy, Michael Olson, and Alex Schroeder
-contributed ERC, an advanced Internet Relay Chat client.
-
address@hidden
-Boaz Ben-Zvi wrote @file{profile.el}, to time Emacs Lisp functions.
-
address@hidden
-Anna M. Bigatti wrote @file{cal-html.el}, which produces HTML calendars.
-
address@hidden
-Ray Blaak wrote @file{delphi.el}, a major mode for editing Delphi
-(Object Pascal) source code.
-
address@hidden
-Jim Blandy wrote Emacs 19's input system, brought its configuration and
-build process up to the GNU coding standards, and contributed to the
-frame support and multi-face support.  Jim also wrote @file{tvi970.el},
-terminal support for the TeleVideo 970 terminals.
-
address@hidden
-Per Bothner wrote @file{term.el}, a terminal emulator in an Emacs
-buffer.
-
address@hidden
-Terrence M.@: Brannon wrote @file{landmark.el}, a neural-network robot
-that learns landmarks.
-
address@hidden
-Frank Bresz wrote @file{diff.el}, a program to display @code{diff}
-output.
-
address@hidden
-Peter Breton implemented:
-
address@hidden @minus
address@hidden
address@hidden which does better tracking of directory changes in shell
-buffers,
address@hidden
address@hidden which records which directories your files are in,
address@hidden
address@hidden which interfaces to the @code{locate} command,
address@hidden
address@hidden, an Emacs Lisp emulation of the @code{find} program,
address@hidden
address@hidden, and
address@hidden
-the ``generic mode'' feature.
address@hidden itemize
-
address@hidden
-Emmanuel Briot wrote @file{xml.el}, an XML parser for Emacs.
-
address@hidden
-Kevin Broadey wrote @file{foldout.el}, providing folding extensions to
-Emacs's outline modes.
-
address@hidden  @item
address@hidden  Vincent Broman wrote @file{ada.el}, a mode for editing Ada code
address@hidden  (since replaced by @file{ada-mode.el}).
-
address@hidden
-David M.@: Brown wrote @file{array.el}, for editing arrays and other
-tabular data.
-
address@hidden
address@hidden Bzyl and Ryszard Kubiak wrote @file{ogonek.el}, a package for
-changing the encoding of Polish characters.
-
address@hidden
-Bill Carpenter provided @file{feedmail.el}, a package for massaging
-outgoing mail messages and sending them through various popular mailers.
-
address@hidden
-Per Cederqvist and Inge Wallin wrote @file{ewoc.el}, an Emacs widget for
-manipulating object collections.
-
address@hidden
-Hans Chalupsky wrote @file{advice.el}, an overloading mechanism for
-Emacs Lisp functions, and @file{trace.el}, a tracing facility for Emacs
-Lisp.
-
address@hidden
-Chris Chase and Carsten Dominik wrote @file{idlwave.el}, an editing mode
-for IDL and WAVE CL.
-
address@hidden
-Bob Chassell wrote @file{texnfo-upd.el} and @file{makeinfo.el}, modes
-and utilities for working with Texinfo files; and @file{page-ext.el},
-commands for extended page handling.
-
address@hidden
-Andrew Choi wrote the Macintosh support code, and contributed
address@hidden, support for the Mac window system.
-
address@hidden
-James Clark wrote @file{sgml-mode.el}, a mode for editing SGML
-documents, and contributed to Emacs's dumping procedures.
-
address@hidden
-Mike Clarkson wrote @file{edt.el}, an emulation of DEC's EDT editor.
-
address@hidden
-Glynn Clements provided @file{gamegrid.el} and a couple of games that
-use it, Snake and Tetris.
-
address@hidden
-Georges Brun-Cottan and Stefan Monnier wrote @file{easy-mmode.el}, a
-package for easy definition of major and minor modes.
-
address@hidden
-Andrew Csillag wrote M4 mode (@file{m4-mode.el}).
-
address@hidden
-Doug Cutting and Jamie Zawinski wrote @file{disass.el}, a disassembler
-for compiled Emacs Lisp code.
-
address@hidden
-Mathias Dahl wrote @file{image-dired.el}, a package for viewing image
-files as ``thumbnails.''
-
address@hidden
-Michael DeCorte wrote @file{emacs.csh}, a C-shell script that starts a
-new Emacs job, or restarts a paused Emacs if one exists.
-
address@hidden
-Gary Delp wrote @file{mailpost.el}, an interface between RMAIL and the
address@hidden/usr/uci/post} mailer.
-
address@hidden
-Matthieu Devin wrote @file{delsel.el}, a package to make newly-typed
-text replace the current selection.
-
address@hidden
-Eric Ding contributed @file{goto-addr.el},
-
address@hidden
-Jan Dj@"{a}rv added support for the GTK+ toolkit and X drag-and-drop.
-
address@hidden
-Carsten Dominik wrote @file{reftex.el}, a package for setting up
-labels and cross-references in address@hidden documents, and @file{org.el},
-a mode for maintaining notes, todo lists, and project planning.
-
address@hidden
-Scott Draves wrote @file{tq.el}, help functions for maintaining
-transaction queues between Emacs and its subprocesses.
-
address@hidden
-Benjamin Drieu wrote @file{pong.el}, an implementation of the classical
-pong game.
-
address@hidden
-Viktor Dukhovni wrote support for dumping under SunOS version 4.
-
address@hidden
-John Eaton co-wrote Octave mode.
-
address@hidden
-Rolf Ebert co-wrote Ada mode (@file{ada-mode.el}).
-
address@hidden
-Stephen Eglen implemented @file{mspools.el}, for use with Procmail,
-which tells you which mail folders have mail waiting in them, and
address@hidden, a feature for incremental reading and completion of
-buffer names.
-
address@hidden
-Torbj@"orn
-Einarsson contributed the  Fortran 90 mode (@file{f90.el}).
-
address@hidden
-Tsugutomo Enami co-wrote the support for international character sets.
-
address@hidden
-Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87
-code.
-
address@hidden
-Michael Ernst wrote @file{reposition.el}, a command for recentering a
-function's source code and preceding comment on the screen.
-
address@hidden
-Ata Etemadi wrote @file{cdl.el}, functions for working with Common Data
-Language source code.
-
address@hidden
-Frederick Farnbach implemented @file{morse.el}, which converts text to
-Morse code.
-
address@hidden
-Oscar Figueiredo wrote EUDC, the Emacs Unified Directory Client, which
-is an interface to directory servers via LDAP, CCSO PH/QI, or BBDB; and
address@hidden, the LDAP client interface.
-
address@hidden
-Fred Fish wrote the support for dumping COFF executable files.
-
address@hidden
-Karl Fogel wrote:
-
address@hidden @minus
address@hidden
address@hidden, for creating named placeholders, saving them and
-jumping to them later,
address@hidden
address@hidden, a history mechanism for outgoing mail messages, and
address@hidden
address@hidden, for preserving point's location in files between
-editing sessions.
address@hidden itemize
-
address@hidden
-Gary Foster wrote @file{crisp.el}, the emulation for CRiSP and Brief
-editors, and @file{scroll-lock.el} (now @file{scroll-all.el}) a mode
-for scrolling several buffers together.
-
address@hidden
-Noah Friedman wrote @file{rlogin.el}, an interface to Rlogin,
address@hidden, which reminds you to take periodic breaks from
-typing, and @code{eldoc-mode}, a mode to show the defined parameters or
-the doc string for the Lisp function near point.  With Roland McGrath,
-he wrote @file{rsz-mini.el}, a minor mode to automatically resize the
-minibuffer to fit the text it contains.
-
address@hidden
-Keith Gabryelski wrote @file{hexl.el}, a mode for editing binary files.
-
address@hidden
-Kevin Gallagher rewrote and enhanced the EDT emulation, and wrote
address@hidden, a package for coping with unsuppressible XON/XOFF
-flow control.
-
address@hidden
-Kevin Gallo added multiple-frame support for Windows NT and wrote
address@hidden, support functions for the MS-Windows window system.
-
address@hidden
-Juan Le@'{o}n Lahoz Garc@'{i}a wrote @file{wdired.el}, a package for
-performing file operations by directly editing Dired buffers.
-
address@hidden
-Howard Gayle wrote:
-
address@hidden @minus
address@hidden
-the C and lisp code for display tables and case tables,
address@hidden
address@hidden, a command to display the plain-text form of a buffer
-encoded with the Caesar cipher,
address@hidden
address@hidden, code to extend the character set and support case
-tables,
address@hidden
-much of the support for the ISO-8859 European character sets (which
-includes @file{iso-ascii.el}, @file{iso-insert.el}, @file{iso-swed.el},
address@hidden, @file{iso-syntax.el}, @file{iso-transl.el},
address@hidden), and
address@hidden
address@hidden, a package for controlling the LED's on
-VT100-compatible terminals.
address@hidden itemize
-
address@hidden
-Stephen Gildea made the Emacs quick reference card, and made many
-contributions for @file{time-stamp.el}, a package for maintaining
-last-change time stamps in files.
-
address@hidden
-Julien Gilles wrote @file{gnus-ml.el}, a mailing list minor mode for
-Gnus.
-
address@hidden
-David Gillespie wrote:
-
address@hidden @minus
address@hidden
-The Common Lisp compatibility packages,
address@hidden
address@hidden, an advanced calculator and mathematical tool,
address@hidden
address@hidden, a partial completion mechanism, and
address@hidden
address@hidden, a package for editing keyboard macros.
address@hidden itemize
-
address@hidden
-Bob Glickstein contributed the @file{sregex.el} feature, a facility for
-writing regexps using a Lisp-like syntax.
-
address@hidden
-Boris Goldowsky wrote:
-
address@hidden @minus
address@hidden
address@hidden, a package to keep the mouse cursor out of the way of
-the text cursor,
address@hidden
address@hidden, a package for keeping identical copies of files in
-more than one place,
address@hidden
address@hidden, a package for reading and writing files in various
-formats,
address@hidden
address@hidden, a package for saving text properties in files, and
address@hidden
address@hidden, a package for specifying faces.
address@hidden itemize
-
address@hidden
-Michelangelo Grigni wrote @file{ffap.el} which visits a file,
-taking the file name from the buffer.
-
address@hidden
-Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files.
-
address@hidden
-Kai address@hidden and Michael Albinus wrote the Tramp package, which
-provides transparent remote file editing using rcp, ssh, ftp, and other
-network protocols.
-
address@hidden
-Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between
-the ISO 8859-1 character set and the notations for address@hidden
-characters used by @TeX{} and net tradition, and @file{latin-2.el}, code
-which sets up case-conversion and syntax tables for the ISO Latin-2
-character set.
-
address@hidden
-Henry Guillaume wrote @file{find-file.el}, a package to visit files
-related to the currently visited file.
-
address@hidden
-Doug Gwyn wrote the portable @code{alloca} implementation.
-
address@hidden
-Ken'ichi Handa implemented most of the support for international
-character sets, and wrote @file{isearch-x.el}, a facility for searching
address@hidden text.  Together with Naoto Takahashi, he wrote
address@hidden, a simple input facility for typing address@hidden text from
-an @acronym{ASCII} keyboard.  Ken'ichi also wrote @file{ps-bdf.el}, a BDF font
-support for printing address@hidden text on a PostScript printer.
-
address@hidden
-Chris Hanson wrote @file{netuname.el}, a package to use HP-UX's Remote
-File Access facility from Emacs.
-
address@hidden
-Jesper Harder wrote @file{yenc.el}, for decoding yenc encoded messages.
-
address@hidden
-K. Shane Hartman wrote:
-
address@hidden @minus
address@hidden
address@hidden and @file{echistory.el}, packages for browsing
-command history lists,
address@hidden
address@hidden and @file{helper.el}, providing an alternative
-command loop and appropriate help facilities,
address@hidden
address@hidden, a package for reporting Emacs bugs,
address@hidden
address@hidden, a mode for editing @acronym{ASCII} pictures, and
address@hidden
address@hidden, a package for perusing files and buffers without editing
-them.
address@hidden itemize
-
address@hidden
-John Heidemann wrote @file{mouse-copy.el} and @file{mouse-drag.el},
-which provide alternative mouse-based editing and scrolling features.
-
address@hidden
-Jon K Hellan wrote @file{utf7.el}, support for mail-safe transformation
-format of Unicode.
-
address@hidden
-Markus Heritsch co-wrote Ada mode (@file{ada-mode.el}).
-
address@hidden
-Karl Heuer wrote the original blessmail script, implemented the
address@hidden text property, and rearranged the structure of the
address@hidden type to allow for more data bits.
-
address@hidden
-Manabu Higashida ported Emacs to MS-DOS.
-
address@hidden
-Anders Holst wrote @file{hippie-exp.el}, a versatile completion and
-expansion package.
-
address@hidden
-Kurt Hornik co-wrote Octave mode.
-
address@hidden
-Tom Houlder wrote @file{mantemp.el}, which generates manual address@hidden
-template instantiations.
-
address@hidden
-Joakim Hove wrote @file{html2text.el}, a html to plain text converter.
address@hidden
-Denis Howe wrote @file{browse-url.el}, a package for invoking a WWW
-browser to display a URL.
-
address@hidden
-Lars Magne Ingebrigtsen did a major redesign of the Gnus news-reader and
-wrote many of its parts.
-
address@hidden
-Andrew Innes contributed extensively to the MS-Windows support.
-
address@hidden
-Seiichiro Inoue improved Emacs's XIM support.
-
address@hidden
-Ulf Jasper wrote @file{icalendar.el}, a package for converting Emacs
-diary entries to and from the iCalendar format, and
address@hidden, an RSS and Atom based Newsticker.
-
address@hidden
-Kyle Jones wrote @file{life.el}, a package to play Conway's ``life'' game,
-and @file{mldrag.el}, a package which allows the user to resize windows
-by dragging mode lines and vertical window separators with the mouse.
-
address@hidden
-Terry Jones wrote @file{shadow.el}, a package for finding potential
-load-path problems when some Lisp file ``shadows'' another.
-
address@hidden
-Simon Josefsson wrote:
-
address@hidden @minus
address@hidden
address@hidden, an editing mode for Domain Name System master files,
address@hidden
address@hidden, a package for interpreting RFC2646 formatted text
-in messages,
address@hidden
address@hidden, a package for customizing the fringe,
address@hidden
address@hidden, an Emacs Lisp library for talking to IMAP servers,
address@hidden
address@hidden, the IMAP back-end for Gnus, and
address@hidden
address@hidden, a hashed message authentication facility.
address@hidden itemize
-
address@hidden
-Arne address@hidden wrote @file{latexenc.el}, a package to
-automatically guess the correct coding system in LaTeX files.
-
address@hidden
-Tomoji Kagatani implemented @file{smtpmail.el}, used for sending out
-mail with SMTP.
-
address@hidden
-David Kaufman wrote @file{yow.c}, an essential utility program for the
-hopelessly pinheaded.
-
address@hidden
-Henry Kautz wrote @file{bib-mode.el}, a mode for maintaining
-bibliography databases compatible with @code{refer} (the @code{troff}
-version) and @code{lookbib}, and @file{refbib.el}, a package to convert
-those databases to the format used by the LaTeX text formatting package.
-
address@hidden
-Taichi Kawabata added support for Devanagari script and the Indian
-languages.
-
address@hidden
-Howard Kaye wrote @file{sort.el}, commands to sort text in Emacs
-buffers.
-
address@hidden
-Michael Kifer wrote @file{ediff.el}, an interactive interface to the
address@hidden, @command{patch}, and @command{merge} programs, and
-Viper, the newest emulation for VI.
-
address@hidden
-Richard King wrote the first version of @file{userlock.el} and
address@hidden, which provide simple support for multiple users
-editing the same file.  He also wrote the initial version of
address@hidden, a facility to make buffer names unique by adding
-parts of the file's name to the buffer name.
address@hidden We're not using his backquote.el any more.
-
address@hidden
-Peter Kleiweg wrote @file{ps-mode.el}, a major mode for editing
-PostScript files and running a PostScript interpreter interactively from
-within Emacs.
-
address@hidden
-Pavel Kobiakov wrote @file{flymake.el}, a minor mode for performing
-on-the-fly syntax checking.
-
address@hidden
-Larry K.@: Kolodney wrote @file{cvtmail.c}, a program to convert the mail
-directories used by Gosling Emacs into RMAIL format.
-
address@hidden
-David M.@: Koppelman wrote @file{hi-lock.el}, a minor mode for
-interactive automatic highlighting of parts of the buffer text.
-
address@hidden
-Koseki Yoshinori wrote @file{iimage.el}, a minor mode for displaying
-inline images.
-
address@hidden
-Robert Krawitz wrote the original @file{xmenu.c}, part of Emacs's pop-up
-menu support.
-
address@hidden
-Sebastian Kremer wrote Emacs 19's @code{dired-mode}, with contributions
-by Lawrence R.@: Dodd.  He also wrote @file{ls-lisp.el}, a Lisp emulation
-of the @code{ls} command for platforms which don't have @code{ls} as a
-standard program.
-
address@hidden
-Geoff Kuenning wrote Emacs 19's @file{ispell.el}, based on work by Ken
-Stevens and others.
-
address@hidden
-David address@hidden wrote @file{tempo.el}, providing support for
-easy insertion of boilerplate text and other common constructions.
-
address@hidden
-Daniel LaLiberte wrote:
-
address@hidden @minus
address@hidden
address@hidden, a source-level debugger for Emacs Lisp,
address@hidden
address@hidden, specifications to help @code{edebug} debug code
-written using David Gillespie's Common Lisp support,
address@hidden
address@hidden, a customizable package for printing lisp objects,
address@hidden
address@hidden, a re-implementation of @code{eval-region} in Emacs
-Lisp, and
address@hidden
address@hidden, Emacs's incremental search minor mode.
address@hidden itemize
-
address@hidden
-James R.@: Larus wrote @file{mh-e.el}, an interface to the MH mail system.
-
address@hidden
-Vinicius Jose Latorre wrote the Emacs printing facilities, as well as:
-
address@hidden @minus
address@hidden
address@hidden, a package for pretty-printing Emacs buffers to
-PostScript printers,
address@hidden
address@hidden, a package to arrange text into columns,
address@hidden
address@hidden, a package that translates EBNF grammar to a syntactic
-chart that can be printed to a PostScript printer.
address@hidden itemize
-
address@hidden
-Frederic Lepied contributed @file{expand.el}, which uses the abbrev
-mechanism for inserting programming constructs.
-
address@hidden
-Peter Liljenberg wrote @file{elint.el}, a Lint-style code checker for
-Emacs Lisp programs.
-
address@hidden
-Lars Lindberg wrote @file{msb.el}, which provides more flexible menus
-for buffer selection, and rewrote @file{dabbrev.el}.
-
address@hidden
-Anders Lindgren wrote @file{autorevert.el}, a package for automatically
-reverting files visited by Emacs that were changed on disk;
address@hidden, a package to highlight suspicious C and address@hidden
-constructs; and @file{follow.el}, a minor mode to synchronize windows
-that show the same buffer.
-
address@hidden
-Thomas Link wrote @file{filesets.el}, a package for handling sets of
-files.
-
address@hidden
-Dave Love wrote much of the code dealing with Unicode support and
-Latin-N unification.  He added support for many coding systems,
-including those in @file{code-pages.el} and the various UTF-7 and
-UTF-16 coding systems.  He also wrote:
-
address@hidden @minus
address@hidden
address@hidden, a global minor mode whereby digit keys supply
-prefix arguments, and @code{autoarg-kp-mode} which redefines the keypad
-numeric keys to digit arguments,
address@hidden
address@hidden, a mode for editing Autoconf @file{configure.in}
-files,
address@hidden
address@hidden, a mode for editing Cfengine files,
address@hidden
address@hidden, a package for eliding boilerplate text, such as
-copyright notices, from file headers,
address@hidden
address@hidden, a package that provides a minor mode for highlighting
-the line in the current window on which point is,
address@hidden
address@hidden and @file{latin-9.el}, code which sets up
-case-conversion and syntax tables for the ISO Latin-8 and Latin-9
-character sets,
address@hidden
address@hidden, a package that lets you display ISO 8859
-characters on Latin-1 terminals by setting up appropriate display
-tables,
address@hidden                                                                  
        
address@hidden, a major mode for the Python programming language.
address@hidden
address@hidden, a mode for automatic paragraph refilling, akin to
-typical word processors,
address@hidden
address@hidden, a facility for displaying smiley faces, and
address@hidden
address@hidden, a mode to control the display of the Emacs tool bar.
address@hidden itemize
-
address@hidden
-Eric Ludlam wrote the Speedbar package and the following packages:
-
address@hidden @minus
address@hidden
address@hidden, for checking doc strings in Emacs Lisp programs,
address@hidden
address@hidden, providing dedicatd frame support modes, and
address@hidden
address@hidden, a generalized way to place images over text.
address@hidden itemize
-
address@hidden
-Alan Mackenzie wrote the integrated AWK support in CC Mode.
-
address@hidden
-Christopher J.@: Madsen wrote @file{decipher.el}, a package for cracking
-simple substitution ciphers.
-
address@hidden
-Neil M.@: Mager wrote @file{appt.el}, functions to notify users of their
-appointments.  It finds appointments recorded in the diary files
-generated by Edward M.@: Reingold's @code{calendar} package.
-
address@hidden
-Ken Manheimer wrote @file{allout.el}, a mode for manipulating and
-formatting outlines, and @file{icomplete.el}, which provides incremental
-completion feedback in the minibuffer.
-
address@hidden
-Bill Mann wrote @file{perl-mode.el}, a mode for editing Perl code.
-
address@hidden
-Brian Marick and Daniel LaLiberte wrote @file{hideif.el}, support for
-hiding selected code within C @code{#ifdef} clauses.
-
address@hidden
-Simon Marshall wrote @file{regexp-opt.el}, which generates a regular
-expression from a list of strings.  He also extended @file{comint.el},
-originally written by Olin Shivers.
-
address@hidden
-Bengt Martensson, Marc Shapiro, Mike Newton, Aaron Larson, and Stefan
-Schoef, wrote @file{bibtex.el}, a mode for editing address@hidden
-bibliography files.
-
address@hidden
-Charlie Martin wrote @file{autoinsert.el}, which provides automatic
-mode-sensitive insertion of text into new files.
-
address@hidden
-Thomas May wrote @file{blackbox.el}, a version of the traditional
-blackbox game.
-
address@hidden
-Roland McGrath wrote:
-
address@hidden @minus
address@hidden
address@hidden, a package for running compilations in a buffer, and
-then visiting the locations reported in error messages,
address@hidden
address@hidden, a package for jumping to function definitions and
-searching or replacing in all the files mentioned in a @file{TAGS} file,
address@hidden
address@hidden, for using @code{dired} commands on output from the
address@hidden program, with Sebastian Kremer,
address@hidden
address@hidden, a general purpose boolean question-asker,
address@hidden
address@hidden, providing semi-automatic maintenance of autoload
-files, and
address@hidden
address@hidden, providing semi-automatic maintenance of copyright
-notices in source code.
address@hidden itemize
-
address@hidden
-David Megginson wrote @file{derived.el}, which allows one to define new
-major modes by inheriting key bindings and commands from existing major
-modes.
-
address@hidden
-Will Mengarini wrote @file{repeat.el}, a command to repeat the preceding
-command with its arguments.
-
address@hidden
-Wayne Mesard wrote @file{hscroll.el} which does horizontal scrolling
-automatically.
-
address@hidden
-Brad Miller wrote @file{gnus-gl.el}, a Gnus interface for GroupLens.
-
address@hidden
-Richard Mlynarik wrote:
-
address@hidden @minus
address@hidden
address@hidden, a package for indenting Common Lisp code,
address@hidden
address@hidden, an ``electric'' browser for buffer listings,
address@hidden
address@hidden, bindings for browsing help screens,
address@hidden
address@hidden, a parser for E-mail addresses in the RFC-822 format,
-used in mail messages and news articles,
address@hidden
address@hidden, a terminal emulator for Emacs subprocesses, and
address@hidden
address@hidden, an essential utility (try @kbd{M-x yow}).
address@hidden itemize
-
address@hidden
-Gerd Moellmann was the Emacs maintainer from the beginning of Emacs 21
-development until the release of 21.1.  He wrote:
-
address@hidden @minus
address@hidden
-the new display engine for Emacs 21,
address@hidden
-the asynchronous timers facility (@file{atimer.c}),
address@hidden
-the @code{ebrowse} address@hidden browser,
address@hidden
address@hidden, the Just-In-Time font-lock support mode,
address@hidden
address@hidden, a package for displaying tooltips, and
address@hidden
address@hidden package for maintaining the @file{AUTHORS} files.
address@hidden itemize
-
address@hidden
-Stefan Monnier added support for Arch, Subversion, and Meta-CVS to VC,
-and re-wrote much of the Emacs server to use the built-in networking
-primitives.  He also wrote:
-
address@hidden @minus
address@hidden
address@hidden, a directory-level front end to the CVS version control
-system,
address@hidden
address@hidden, a minor mode for automatically revealing invisible
-text,
address@hidden
address@hidden, a minor mode for resolving @code{diff3}
-conflicts, and
address@hidden
address@hidden, a mode for viewing and editing context diffs.
address@hidden itemize
-
address@hidden
-Morioka Tomohiko wrote several packages for MIME support in Gnus and
-elsewhere.
-
address@hidden
-Sen Nagata wrote @file{crm.el}, a package for reading multiple strings
-with completion, and @file{rfc2368.el}, support for @code{mailto:}
-URLs.
-
address@hidden
-Erik Naggum wrote the time-conversion functions.  He also wrote
address@hidden, a package for dealing with display tables,
address@hidden and @file{latin-5.el}, code which sets up
-case-conversion and syntax tables for the ISO Latin-4 and Latin-5
-character sets, @file{mailheader.el}, a package for parsing email
-headers, and @file{parse-time.el}, a package for parsing time strings.
-
address@hidden
-Thomas Neumann and Eric Raymond wrote @file{makefile.el} (now
address@hidden), a mode for editing makefiles.
-
address@hidden
-Thien-Thi Nguyen and Dan Nicolaescu wrote @file{hideshow.el}, a minor
-mode for selectively displaying blocks of text.
-
address@hidden
-Dan Nicolaescu wrote @file{romanian.el}, support for editing Romanian
-text, and @file{iris-ansi.el}, support for running Emacs on SGI's
address@hidden and @code{winterm} terminal emulators.
-
address@hidden
-Jurgen Nickelsen wrote @file{ws-mode.el}, providing WordStar emulation.
-
address@hidden
-Hrvoje Niksic wrote @file{savehist.el}, for saving the minibuffer
-history between Emacs sessions.
-
address@hidden
-Jeff Norden wrote @file{kermit.el}, a package to help the Kermit
-dialup communications program run comfortably in an Emacs shell buffer.
-
address@hidden
-Andrew Norman wrote @file{ange-ftp.el}, providing transparent FTP
-support.
-
address@hidden
-Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail
-splitting mechanism.
-
address@hidden
-Takaaki Ota wrote @file{table.el}, a package for creating and editing
-embedded text-based tables.
-
address@hidden
-Pieter E.@: J.@: Pareit wrote @file{mixal-mode.el}, an editing mode for
-the MIX assembly language.
-
address@hidden
-David Pearson contributed @file{quickurl.el}, a simple method of
-inserting a URL into the current buffer based on text at point;
address@hidden, a game to fill all squares on the field.
-
address@hidden
-Jeff Peck wrote:
-
address@hidden @minus
address@hidden
address@hidden, support for running Emacs under SunView/Sun Windows,
address@hidden
address@hidden, key bindings for sunterm keys,
address@hidden
address@hidden, cursor definitions for Sun Windows, and
address@hidden
address@hidden and @file{sun-mouse.el}, providing mouse support for
-Sun Windows.
address@hidden itemize
-
address@hidden
-Damon Anton Permezel wrote @file{hanoi.el}, an animated demonstration of
-the ``Towers of Hanoi'' puzzle.
-
address@hidden
-William M.@: Perry wrote @file{mailcap.el}, a MIME media types
-configuration facility, @file{mwheel.el}, a package for supporting
-mouse wheels, and the URL package.
-
address@hidden
-Per Persson wrote @file{gnus-vm.el}, the VM interface for Gnus.
-
address@hidden
-Jens Petersen wrote @file{find-func.el}, which makes it easy to find
-the source code for an Emacs Lisp function or variable.
-
address@hidden
-Daniel Pfeiffer wrote:
-
address@hidden @minus
address@hidden
address@hidden, a major mode for editing configuration files,
address@hidden
address@hidden, a package for updating copyright notices in files,
address@hidden
address@hidden, a package for executing interpreter scripts,
address@hidden
address@hidden, a mode for editing shell scripts,
address@hidden
address@hidden, implementing a concise language for writing
-statement skeletons, and
address@hidden
address@hidden, a minor mode for simultaneous two-column editing.
address@hidden itemize
-
-Daniel also rewrote @file{apropos.el}, originally written by Joe Wells,
-and, together with Jim Blandy, co-authored @file{wyse50.el}, support for
-Wyse 50 terminals.
-
address@hidden
-Richard L.@: Pieri wrote @file{pop3.el}, a Post Office Protocol (RFC
-1460) interface for Emacs.
-
address@hidden
-Fred Pierresteguy and Paul Reilly made Emacs work with X Toolkit
-widgets.
-
address@hidden
-Christian Plaunt wrote @file{soundex.el}, an implementation of the
-Soundex algorithm for comparing English words by their pronunciation.
-
address@hidden
-David Ponce wrote:
-
address@hidden @minus
address@hidden
address@hidden, a package that puts a menu of recently visited
-files in the Emacs menu bar,
address@hidden
address@hidden, a minor mode for displaying a ruler in the
-header line, and
address@hidden
address@hidden, a package to display hierarchical data structures.
address@hidden itemize
-
address@hidden
-Francesco A.@: Potorti wrote @file{cmacexp.el}, providing a command which
-runs the C preprocessor on a region of a file and displays the results.
-He also expanded and redesigned the @code{etags} program.
-
address@hidden
-Michael D.@: Prange and Steven A.@: Wood wrote @file{fortran.el}, a mode for
-editing FORTRAN code.
address@hidden We're not distributing his tex-mode.el anymore; we're using Ed 
Reingold's.
-
address@hidden
-Mukesh Prasad contributed @file{vmsproc.el}, a facility for running
-asynchronous subprocesses on VMS.
-
address@hidden
-Marko Rahamaa wrote @file{latin-3.el}, code which sets up
-case-conversion and syntax tables for the ISO Latin-3 character set.
-
address@hidden
-Ashwin Ram wrote @file{refer.el}, commands to look up references in
-bibliography files by keyword.
-
address@hidden
-Eric S.@: Raymond wrote:
-
address@hidden @minus
address@hidden
address@hidden, an interface to the RCS and SCCS source code version
-control systems, with Paul Eggert,
address@hidden
address@hidden, a package for running source-level debuggers like GDB
-and SDB in Emacs,
address@hidden
address@hidden, a mode for editing assembly language code,
address@hidden
address@hidden, terminal support package for IBM's AT keyboards,
address@hidden
address@hidden, support for ``fortune-cookie'' programs like
address@hidden and @file{spook.el},
address@hidden
address@hidden, a package for finding Emacs Lisp packages by keyword
-and topic,
address@hidden
address@hidden, code to swap the @key{BS} and @key{DEL} keys,
address@hidden
address@hidden, functions for loading and unloading Emacs features,
address@hidden
address@hidden, functions for working with the special headers used
-in Emacs Lisp library files, and
address@hidden
-code to set and make use of the @code{load-history} lisp variable, which
-records the source file from which each lisp function loaded into Emacs
-came.
address@hidden itemize
-
address@hidden
-Edward M.@: Reingold wrote the extensive calendar and diary support (try
address@hidden calendar}), with contributions from Stewart Clamen, Nachum
-Dershowitz, Paul Eggert, Steve Fisk, Michael Kifer, and Lara Rios.  Andy
-Oram contributed to its documentation.  Reingold has also contributed to
address@hidden, a mode for editing @TeX{} files, as have William
-F.@: Schelter, Dick King, Stephen Gildea, Michael Prange, and Jacob Gore.
-
address@hidden
-David Reitter wrote @file{mailclient.el} which can send mail via the
-system's designated mail client.
-
address@hidden
-Alex Rezinsky contributed @file{which-func.el}, a mode that shows the
-name of the current function in the mode line.
-
address@hidden
-Rob Riepel contributed @file{tpu-edt.el} and its associated files,
-providing an emulation of the VMS TPU text editor emulating the VMS EDT
-editor, and @file{vt-control.el}, providing some control functions for
-the DEC VT line of terminals.
-
address@hidden
-Nick Roberts wrote @file{gdb-ui.el}, the graphical user interface to
-GDB.
-
address@hidden
-Roland B.@: Roberts contributed much of the VMS support distributed with
-Emacs 19, along with Joseph M.@: Kelsey, and @file{vms-pmail.el}, support
-for using Emacs within VMS MAIL.
-
address@hidden
-John Robinson wrote @file{bg-mouse.el}, support for the mouse on the BBN
-Bitgraph terminal.
-
address@hidden
-Danny Roozendaal implemented @file{handwrite.el}, which converts text
-into ``handwriting.''
-
address@hidden
-William Rosenblatt wrote @file{float.el}, implementing a floating-point
-numeric type using Lisp cons cells and integers.
-
address@hidden
-Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and
-DSSSL code, and @file{fakemail.c}, an interface to the System V mailer.
-
address@hidden
-Ivar Rummelhoff provided @file{winner.el}, which records
-recent window configurations so you can move back to them.
-
address@hidden
-Jason Rumney has ported the Emacs 21 display engine to MS-Windows, and
-contributed extensively to the MS-Windows port of Emacs.
-
address@hidden
-Wolfgang Rupprecht contributed Emacs 19's floating-point support
-(including @file{float-sup.el} and @file{floatfns.c}), and
address@hidden, support for the Supdup mouse on lisp machines.
-
address@hidden
-Kevin Ryde wrote @file{info-xref.el}, a library for checking
-references in Info files.
-
address@hidden
-James B.@: Salem and Brewster Kahle wrote @file{completion.el}, providing
-dynamic word completion.
-
address@hidden
-Masahiko Sato wrote @file{vip.el}, an emulation of the VI editor.
-
address@hidden
-Holger Schauer wrote @file{fortune.el}, a package for using fortune in
-message signatures.
-
address@hidden
-William Schelter wrote @file{telnet.el}, support for @code{telnet}
-sessions within Emacs.
-
address@hidden
-Ralph Schleicher contributed @file{battery.el}, a package for displaying
-laptop computer battery status, and @file{info-look.el}, a package for
-looking up Info documentation for symbols in the buffer.
-
address@hidden
-Michael Schmidt and Tom Perrine wrote @file{modula2.el}, a mode for
-editing Modula-2 code, based on work by Mick Jordan and Peter Robinson.
-
address@hidden
-Ronald S.@: Schnell wrote @file{dunnet.el}, a text adventure game.
-
address@hidden
-Philippe Schnoebelen wrote @file{gomoku.el}, a Go Moku game played
-against Emacs, and @file{mpuz.el}, a multiplication puzzle.
-
address@hidden
-Jan Schormann wrote @file{solitaire.el}, an Emacs Lisp implementation of
-the Solitaire game.
-
address@hidden
-Alex Schroeder wrote @file{ansi-color.el}, a package for translating
-ANSI color escape sequences to Emacs faces, and @file{sql.el}, a package
-for interactively running an SQL interpreter in an Emacs buffer.
-
address@hidden
-Randal Schwartz wrote @file{pp.el}, a pretty-printer for lisp objects.
-
address@hidden
-Oliver Seidel wrote @file{todo-mode.el}, a package for maintaining
address@hidden list files.
-
address@hidden
-Manuel Serrano contributed the Flyspell package that does spell checking
-as you type.
-
address@hidden
-Hovav Shacham wrote @file{windmove.el}, a set of commands for selecting
-windows based on their geometrical position on the frame.
-
address@hidden
-Stanislav Shalunov wrote @file{uce.el}, for responding to unsolicited
-commercial email.
-
address@hidden
-Richard Sharman contributed @file{hilit-chg.el}, which uses colors
-to show recent editing changes.
-
address@hidden
-Olin Shivers wrote:
-
address@hidden @minus
address@hidden
address@hidden, a library for modes running interactive command-line-
-oriented subprocesses,
address@hidden
address@hidden, for running inferior Scheme processes,
address@hidden
address@hidden, for running inferior Lisp process, and
address@hidden
address@hidden, for running inferior shells.
address@hidden itemize
-
address@hidden
-Espen Skoglund wrote @file{pascal.el}, a mode for editing Pascal code.
-
address@hidden
-Rick Sladkey wrote @file{backquote.el}, a lisp macro for creating
-mostly-constant data.
-
address@hidden
-Lynn Slater wrote @file{help-macro.el}, a macro for writing interactive
-help for key bindings.
-
address@hidden
-Chris Smith wrote @file{icon.el}, a mode for editing Icon code.
-
address@hidden
-David Smith wrote @file{ielm.el}, a mode for interacting with the Emacs
-Lisp interpreter as a subprocess.
-
address@hidden
-Paul D.@: Smith wrote @file{snmp-mode.el}.
-
address@hidden
-William Sommerfeld wrote @file{scribe.el}, a mode for editing Scribe
-files, and @file{server.el}, a package allowing programs to send files
-to an extant Emacs job to be edited.
-
address@hidden
-Andre Spiegel made many contributions to the Emacs Version Control
-package, and in particular made it support multiple back ends.
-
address@hidden
-Michael Staats wrote @file{pc-select.el}, which rebinds keys for
-selecting regions to follow many other systems.
-
address@hidden
-Richard Stallman invented Emacs, and then wrote:
-
address@hidden @minus
address@hidden
address@hidden, a facility for defining Emacs menus,
address@hidden
address@hidden, the Emacs menu bar support code,
address@hidden
address@hidden, a package to make matching parentheses stand out in
-color, and
address@hidden
-most of the rest of Emacs code.
address@hidden itemize
-
address@hidden
-Sam Steingold wrote @file{gulp.el}, a facility for asking package
-maintainers for updated versions of their packages via e-mail, and
address@hidden, a package for running a command every midnight.
-
address@hidden
-Ake Stenhoff and Lars Lindberg wrote @file{imenu.el}, a framework for
-browsing indices made from buffer contents.
-
address@hidden
-Peter Stephenson contributed @file{vcursor.el}, which implements a
-``virtual cursor'' that you can move with the keyboard and use for
-copying text.
-
address@hidden
-Ken Stevens wrote the initial version of @file{ispell.el} and maintains
-that package since Ispell 3.1 release.
-
address@hidden
-Jonathan Stigelman wrote @file{hilit19.el}, a package providing
-automatic highlighting in source code buffers, mail readers, and other
-contexts.
-
address@hidden
-Kim F.@: Storm made many improvements to the Emacs display engine,
-process support, and networking support. He also wrote:
-
address@hidden @minus
address@hidden
address@hidden, a package for encoding and decoding binary data.
address@hidden
address@hidden, which allows Emacs to emulate the standard CUA key
-bindings.
address@hidden
address@hidden, a package for selecting buffers and files quickly.
address@hidden
address@hidden, the keyboard macro facility.
address@hidden itemize
-
address@hidden
-Martin Stjernholm co-authored CC Mode, a major editing mode for C,
address@hidden, Objective-C, Java, Pike, CORBA IDL, and AWK code.
-
address@hidden
-Steve Strassman did not write @file{spook.el}, and even if he did, he
-really didn't mean for you to use it in an anarchistic way.
-
address@hidden
-Olaf Sylvester wrote @file{bs.el}, a package for manipulating Emacs
-buffers.
-
address@hidden
-Tibor @v{S}imko and Milan Zamazal wrote @file{slovak.el}, support for
-editing text in Slovak language.
-
address@hidden
-Naoto Takahashi wrote @file{utf-8.el}, support for encoding and
-decoding UTF-8 data.
-
address@hidden
-Luc Teirlinck wrote @file{help-at-pt.el}, providing local help through
-the keyboard.
-
address@hidden
-Jean-Philippe Theberge wrote @file{thumbs.el}, a package for viewing
-image files as ``thumbnails.''
-
address@hidden
-Jens T.@: Berger Thielemann wrote @file{word-help.el}, which is
-part of the basis for @file{info-look.el}.
-
address@hidden
-Spencer Thomas wrote the original @file{dabbrev.el}, providing a command
-which completes the partial word before point, based on other nearby
-words for which it is a prefix.  He also wrote the original dumping
-support.
-
address@hidden
-Jim Thompson wrote @file{ps-print.el}, which converts
-Emacs text to PostScript.
-
address@hidden
-Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a major mode for
-editing Tcl/Tk source files and running a Tcl interpreter as an Emacs
-subprocess.
-
address@hidden
-Eli Tziperman wrote @file{rmail-spam-filter.el}, a spam filter for RMAIL.
address@hidden
-Daiki Ueno wrote @file{starttls.el}, support for Transport Layer
-Security protocol, and the PGG package adding GnuPG and PGP support.
-
address@hidden
-Masanobu Umeda wrote:
-
address@hidden @minus
address@hidden
-GNUS, a feature-full reader for Usenet news,
address@hidden
address@hidden, a mode for editing Prolog code,
address@hidden
address@hidden, a package for sorting messages in RMAIL folders,
address@hidden
address@hidden, an interface to the Metamail program,
address@hidden
address@hidden, the Kill File mode for Gnus,
address@hidden
address@hidden, an mh-e interface for Gnus,
address@hidden
address@hidden, a mail and post interface for Gnus,
address@hidden
address@hidden, emulation of the @code{open-network-stream} function for
-some Emacs configurations which lack it, and
address@hidden
address@hidden, providing functions for dealing with time zones.
address@hidden itemize
-
address@hidden
-Rajesh Vaidheeswarran wrote @file{whitespace.el}, a package that
-detects and cleans up excess whitespace in a file.
-
address@hidden
-Neil W.@: Van Dyke wrote @file{webjump.el}, a ``hot links'' package.
-
address@hidden
-Didier Verna contributed @file{rect.el}, a package of functions for
-operations on rectangle regions of text.
-
address@hidden
-Ulrik Vieth implemented @file{meta-mode.el}, for editing MetaFont code.
-
address@hidden
-Geoffrey Voelker wrote the Windows NT support.  He also wrote
address@hidden, functions shared by the MS-DOS and MS-Windows ports
-of Emacs, and @file{w32-fns.el}, MS-Windows specific support functions.
-
address@hidden
-Johan Vromans wrote @file{forms.el} and its associated files, a
-mode for filling in forms.
-
address@hidden
-Colin Walters wrote @file{ibuffer.el}, a Dired-like major mode for
-operating on buffers.
-
address@hidden
-Barry Warsaw wrote:
-
address@hidden @minus
address@hidden
address@hidden, a set of utility functions for working with association
-lists,
address@hidden
address@hidden, a major mode for editing C, address@hidden, and Java code,
-based on earlier work by Dave Detlefs, Stewart Clamen, and Richard
-Stallman,
address@hidden
address@hidden, a new profiler for Emacs Lisp programs.
address@hidden
address@hidden, a mode for reading UNIX manual pages,
address@hidden
address@hidden, providing an AWK-like functionality for use in lisp
-programs,
address@hidden
address@hidden, providing customizable bug reporting for lisp
-packages, and
address@hidden
address@hidden, a minor mode for quoting sections of mail messages
-and news articles.
address@hidden itemize
-
address@hidden
-Morten Welinder introduced face support into the MS-DOS port of Emacs,
-and also wrote:
-
address@hidden @minus
address@hidden
address@hidden, facilities for saving some of Emacs's state between
-sessions,
address@hidden
address@hidden, the Emacs facility to run commands at a given time or
-frequency, or when Emacs is idle, and its C-level support code,
address@hidden
address@hidden, the MS-DOS ``window-system'' support,
address@hidden
address@hidden, an ``internal terminal'' emulator for the MS-DOS
-port of Emacs,
address@hidden
address@hidden, the mode for editing compressed archives,
address@hidden
address@hidden, commands for setting the region using the shift key
-and motion commands, and
address@hidden
address@hidden, functions for use under MS-DOS.
address@hidden itemize
-
-He also helped port Emacs to MS-DOS.
-
address@hidden
-Joseph Brian Wells wrote:
-
address@hidden @minus
address@hidden
address@hidden, a command to find commands, functions, and variables
-whose names contain matches for a regular expression,
address@hidden
address@hidden, support for processing command-line arguments after
-resuming a suspended Emacs job, and
address@hidden
address@hidden, a package for extracting names and addresses from
-mail headers, with contributions from Jamie Zawinski.
address@hidden itemize
-
address@hidden
-Rodney Whitby and Reto Zimmermann wrote @file{vhdl-mode.el}, a major
-mode for editing VHDL source code.
-
address@hidden
-John Wiegley wrote @file{align.el}, a set of commands for aligning text
-according to regular-expression based rules; @file{timeclock.el}, a
-package for keeping track of time spent on projects;
address@hidden, a programmable completion facility; and
address@hidden, a command shell implemented entirely in Emacs Lisp.
-
address@hidden
-Ed Wilkinson wrote @file{b2m.c}, a program to convert mail files from
-RMAIL format to Unix @code{mbox} format.
-
address@hidden
-Mike Williams wrote @file{mouse-sel.el}, providing enhanced mouse
-selection, and @file{thingatpt.el}, a library of functions for finding
-the ``thing'' (word, line, s-expression) containing point.
-
address@hidden
-Bill Wohler wrote the Emacs interface to the MH mail system.
-
address@hidden
-Dale R.@: Worley wrote @file{emerge.el}, a package for interactively
-merging two versions of a file.
-
address@hidden
-Francis J.@: Wright wrote @code{WoMan}, a package for browsing
-manual pages without the @code{man} command.
-
address@hidden
-Tom Wurgler wrote @file{emacs-lock.el}, which makes it harder
-to exit with valuable buffers unsaved.
-
address@hidden
-Masatake Yamato wrote @file{ld-script.el}, an editing mode for GNU
-linker scripts, and contributed subword handling in CC mode.
-
address@hidden
-Jonathan Yavner wrote @file{testcover.el}, a package for keeping track
-of the testing status of Emacs Lisp code, and the SES spreadsheet
-package.
-
address@hidden
-Ryan Yeske wrote @file{rcirc.el} a simple Internet Relay Chat client.
address@hidden
-Ilya Zakharevich and Bob Olson contributed @file{cperl-mode.el}, a major
-mode for editing Perl code.  Ilya Zakharevich also wrote @file{tmm.el},
-a mode for accessing the Emacs menu bar on a text-mode terminal.
-
address@hidden
-Milan Zamazal wrote @file{czech.el}, support for editing Czech text,
address@hidden, a package for easier reading of source code which
-uses illegible identifier names such as @code{cantReadThisVariable}, and
address@hidden, commands for adding hard spaces to text, @TeX{}, and
-SGML/HTML files.
-
address@hidden
-Victor Zandy contributed @file{zone.el}, a package for people who like
-to zone out in front of Emacs.
-
address@hidden
-Eli Zaretskii made many standard Emacs features work on MS-DOS.  He also
-wrote @file{tty-colors.el}, which implements transparent mapping of X
-colors to tty colors, and (together with Kenichi Handa)
address@hidden, a package for editing text encoded in DOS/Windows
-code pages.
-
address@hidden
-Jamie Zawinski wrote:
-
address@hidden @minus
address@hidden
-Emacs 19's optimizing byte compiler, with Hallvard Furuseth,
address@hidden
-much of the support for faces and X selections,
address@hidden
address@hidden, a package providing automatic expansion of mail
-aliases, and
address@hidden
address@hidden, providing simple viewing and editing commands for
-tar files.
address@hidden itemize
-
address@hidden
-Andrew Zhilin created the Emacs icons used beginning with Emacs 22.
-
address@hidden
-Shenghuo Zhu wrote:
-
address@hidden @minus
address@hidden
address@hidden, a package for reading and writing binhex files,
address@hidden
address@hidden, message/partial support for MIME messages,
address@hidden
address@hidden, an HZ decoding package,
address@hidden
address@hidden, an Emacs Lisp decoder for uuencoded data,
address@hidden
address@hidden, an interface to Web mail.
address@hidden itemize
-
address@hidden
-Ian T.@: Zimmerman wrote @file{gametree.el}.
-
address@hidden
-Neal Ziring and Felix S.@: T.@: Wu wrote @file{vi.el}, an emulation of the
-VI text editor.
-
address@hidden
-Detlev Zundel wrote @file{re-builder.el}, a package for building regexps
-with visual feedback.
-
address@hidden itemize
-
-Others too numerous to mention have reported and fixed bugs, and added
-features to many parts of Emacs.  (Many are mentioned in the
address@hidden files which are summarized in the file @file{AUTHORS}
-in the distribution.)  We thank them for their generosity as well.
-
-This list intended to mention every contributor of a major package or
-feature we currently distribute; if you know of someone we have omitted,
-please report that as a manual bug.
-
address@hidden
-   arch-tag: bb1d0fa4-0240-4992-b5d4-8602d1e3d4ba
address@hidden ignore




reply via email to

[Prev in Thread] Current Thread [Next in Thread]