X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/77d2cdef5d11dd8d9e8aadc4ef6a75659db84e2b..db71197e331f65184a3a8e0a472b4fe3adf99fb6:/man/ack.texi diff --git a/man/ack.texi b/man/ack.texi index 5d9b26be7c..2b76a7073d 100644 --- a/man/ack.texi +++ b/man/ack.texi @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1994,1995,1996,1997,1999,2000,2001 -@c Free Software Foundation, Inc. +@c Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, +@c 2004, 2005, 2006 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @node Acknowledgments, Screen, Concept Index, Top @@ -33,6 +33,11 @@ art with a mouse or with keyboard keys. Jay K.@: Adams wrote @file{jka-compr.el}, providing automatic decompression and recompression for compressed files. +@item +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. + @item Joe Arceneaux wrote the original text property implementation, and implemented support for X11. @@ -61,6 +66,11 @@ Steven L.@: Baur wrote footnotes in email messages, and @file{gnus-audio.el} which provides sound effects for Gnus. +@item +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. + @item Boaz Ben-Zvi wrote @file{profile.el}, to time Emacs Lisp functions. @@ -172,6 +182,10 @@ Andrew Csillag wrote M4 mode (@file{m4-mode.el}). Doug Cutting and Jamie Zawinski wrote @file{disass.el}, a disassembler for compiled Emacs Lisp code. +@item +Mathias Dahl wrote @file{tumme.el}, a package for viewing image files +as ``thumbnails.'' + @item Michael DeCorte wrote @file{emacs.csh}, a C-shell script that starts a new Emacs job, or restarts a paused Emacs if one exists. @@ -368,8 +382,9 @@ taking the file name from the buffer. Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files. @item -Kai Gro@ss{}johann wrote the Tramp package, which provides transparent -remote file editing using rcp, ssh, and other network protocols. +Kai Gro@ss{}johann and Michael Albinus wrote the Tramp package, which +provides transparent remote file editing using rcp, ssh, ftp, and other +network protocols. @item Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between @@ -397,6 +412,9 @@ support for printing non-@acronym{ASCII} text on a PostScript printer. Chris Hanson wrote @file{netuname.el}, a package to use HP-UX's Remote File Access facility from Emacs. +@item +Jesper Harder wrote @file{yenc.el}, for decoding yenc encoded messages. + @item K. Shane Hartman wrote: @@ -419,8 +437,6 @@ them. @item John Heidemann wrote @file{mouse-copy.el} and @file{mouse-drag.el}, which provide alternative mouse-based editing and scrolling features. -He also contributed @file{zone-mode.el}, a major mode for editing DNS -zone files. @item Jon K Hellan wrote @file{utf7.el}, support for mail-safe transformation @@ -448,6 +464,8 @@ Kurt Hornik co-wrote Octave mode. Tom Houlder wrote @file{mantemp.el}, which generates manual C@t{++} template instantiations. +@item +Joakim Hove wrote @file{html2text.el}, a html to plain text converter. @item Denis Howe wrote @file{browse-url.el}, a package for invoking a WWW browser to display a URL. @@ -464,7 +482,8 @@ Seiichiro Inoue improved Emacs's XIM support. @item Ulf Jasper wrote @file{icalendar.el}, a package for converting Emacs -diary entries to and from the iCalendar format. +diary entries to and from the iCalendar format, and +@file{newsticker.el}, an RSS and Atom based Newsticker. @item Kyle Jones wrote @file{life.el}, a package to play Conway's ``life'' game, @@ -494,6 +513,10 @@ in messages, @file{rfc2104.el}, a hashed message authentication facility. @end itemize +@item +Arne J@/orgensen wrote @file{latexenc.el}, a package to +automatically guess the correct coding system in LaTeX files. + @item Tomoji Kagatani implemented @file{smtpmail.el}, used for sending out mail with SMTP. @@ -547,7 +570,7 @@ David M.@: Koppelman wrote @file{hi-lock.el}, a minor mode for interactive automatic highlighting of parts of the buffer text. @item -Koseki Yoshinori wrote @file{iinline.el}, a minor mode for displaying +Koseki Yoshinori wrote @file{iimage.el}, a minor mode for displaying inline images. @item @@ -668,8 +691,16 @@ typical word processors, @end itemize @item -Eric Ludlam wrote the Speedbar package and @file{checkdoc.el}, a package -for checking doc strings in Emacs Lisp programs. +Eric Ludlam wrote the Speedbar package and the following packages: + +@itemize @minus +@item +@file{checkdoc.el}, for checking doc strings in Emacs Lisp programs, +@item +@file{dframe.el}, providing dedicatd frame support modes, and +@item +@file{ezimage.el}, a generalized way to place images over text. +@end itemize @item Alan Mackenzie wrote the integrated AWK support in CC Mode. @@ -842,6 +873,10 @@ text, and @file{iris-ansi.el}, support for running Emacs on SGI's @item Jurgen Nickelsen wrote @file{ws-mode.el}, providing WordStar emulation. +@item +Hrvoje Niksic wrote @file{savehist.el}, for saving the minibuffer +history between Emacs sessions. + @item Jeff Norden wrote @file{kermit.el}, a package to help the Kermit dialup communications program run comfortably in an Emacs shell buffer. @@ -934,10 +969,18 @@ Christian Plaunt wrote @file{soundex.el}, an implementation of the Soundex algorithm for comparing English words by their pronunciation. @item -David Ponce wrote @file{recentf.el}, a package that puts a menu of -recently visited files in the Emacs menu bar, and +David Ponce wrote: + +@itemize @minus +@item +@file{recentf.el}, a package that puts a menu of recently visited +files in the Emacs menu bar, +@item @file{ruler-mode.el}, a minor mode for displaying a ruler in the -header line. +header line, and +@item +@file{tree-widget.el}, a package to display hierarchical data structures. +@end itemize @item Francesco A.@: Potorti wrote @file{cmacexp.el}, providing a command which @@ -1002,6 +1045,10 @@ Oram contributed to its documentation. Reingold has also contributed to @file{tex-mode.el}, a mode for editing @TeX{} files, as have William F.@: Schelter, Dick King, Stephen Gildea, Michael Prange, and Jacob Gore. +@item +David Reitter wrote @file{mailclient.el} which can send mail via the +system's designated mail client. + @item Alex Rezinsky contributed @file{which-func.el}, a mode that shows the name of the current function in the mode line. @@ -1240,9 +1287,13 @@ editing text in Slovak language. Naoto Takahashi wrote @file{utf-8.el}, support for encoding and decoding UTF-8 data. +@item +Luc Teirlinck wrote @file{help-at-pt.el}, providing local help through +the keyboard. + @item Jean-Philippe Theberge wrote @file{thumbs.el}, a package for viewing -image files as ``thumbnails''. +image files as ``thumbnails.'' @item Jens T.@: Berger Thielemann wrote @file{word-help.el}, which is @@ -1263,9 +1314,11 @@ 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. +@item +Eli Tziperman wrote @file{rmail-spam-filter.el}, a spam filter for RMAIL. @item Daiki Ueno wrote @file{starttls.el}, support for Transport Layer -Security protocol. +Security protocol, and the PGG package adding GnuPG and PGP support. @item Masanobu Umeda wrote: @@ -1424,13 +1477,15 @@ to exit with valuable buffers unsaved. @item Masatake Yamato wrote @file{ld-script.el}, an editing mode for GNU -linker scripts. +linker scripts, and contributed subword handling in CC mode. @item Jonathan Yavner wrote @file{testcover.el}, a package for keeping track of the testing status of Emacs Lisp code, and the SES spreadsheet package. +@item +Ryan Yeske wrote @file{rcirc.el} a simple Internet Relay Chat client. @item Ilya Zakharevich and Bob Olson contributed @file{cperl-mode.el}, a major mode for editing Perl code. Ilya Zakharevich also wrote @file{tmm.el}, @@ -1470,6 +1525,9 @@ aliases, and tar files. @end itemize +@item +Andrew Zhilin created the Emacs icons used beginning with Emacs 22. + @item Shenghuo Zhu wrote: