]> git.eshelyaron.com Git - emacs.git/commitdiff
Various small updates and fixes.
authorGlenn Morris <rgm@gnu.org>
Thu, 18 Dec 2008 03:30:35 +0000 (03:30 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 18 Dec 2008 03:30:35 +0000 (03:30 +0000)
doc/emacs/ChangeLog
doc/emacs/ack.texi

index 18e866d1b0f3b61dd061ba4c7cb830c7a78b3e2a..c7d1e816b394b3fc442947d4c5ab7c5f493e6425 100644 (file)
@@ -1,3 +1,7 @@
+2008-12-18  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi: Various small updates and fixes.
+
 2008-12-18  Juri Linkov  <juri@jurta.org>
 
        * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
index b08485f70bb7f2a63d0bcdb778ba353de34594b2..db443b113c1d6afeca63b648aee2009765942b87 100644 (file)
@@ -72,7 +72,7 @@ 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,
+Alexander L.@: Belikoff, Sergey Berezin, David Edmondson, Andreas Fuchs,
 Mario Lang, Gergely Nagy, Michael Olson, and Alex Schroeder wrote ERC,
 an advanced Internet Relay Chat client.
 
@@ -80,12 +80,21 @@ an advanced Internet Relay Chat client.
 Boaz Ben-Zvi wrote @file{profile.el}, to time Emacs Lisp functions.
 
 @item
-Anna M. Bigatti wrote @file{cal-html.el}, which produces HTML calendars.
+Scott Bender, Michael Brouwer, Christophe de Dinechin, Carl Edman,
+Christian Limpach and Adrian Robert developed and maintained the 
+NeXTstep port of Emacs.
+
+@item
+Anna M.@: Bigatti wrote @file{cal-html.el}, which produces HTML calendars.
 
 @item
 Ray Blaak wrote @file{delphi.el}, a mode for editing Delphi (Object
 Pascal) source code.
 
+@item
+Martin Blais, Stefan Merten, and David Goodger wrote @file{rst.el}, a
+mode for editing reStructuredText documents.
+
 @item
 Jim Blandy wrote Emacs 19's input system, brought its configuration and
 build process up to the GNU coding standards, and contributed to the
@@ -153,6 +162,9 @@ 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.
 
+@item
+Jihyun Cho wrote @file{hanja-util.el}, utilities for Korean Hanja.
+
 @item
 Andrew Choi and Yamamoto Mitsuharu wrote the Carbon support, used
 prior to Emacs 23 for Mac OS.
@@ -208,9 +220,12 @@ Eric Ding wrote @file{goto-addr.el},
 Jan Dj@"{a}rv added support for the GTK+ toolkit and X drag-and-drop.
 
 @item
-Carsten Dominik wrote @file{reftex.el}, a package for setting up
-labels and cross-references in La@TeX{} documents, and @file{org.el},
-a mode for maintaining notes, todo lists, and project planning.
+Carsten Dominik wrote @file{reftex.el}, a package for setting up labels
+and cross-references in La@TeX{} documents; and was the main author of
+Org-mode, a mode for maintaining notes, todo lists, and project
+planning.  Thomas Baumann, Bastien Guerry, Tassilo Horn, Philip Jackson,
+Tokuya Kameshima, Eric Schulte, Andy Stewart, David O'Toole, John
+Wiegley, and Piotr Zielinski also wrote various Org-mode components.
 
 @item
 Scott Draves wrote @file{tq.el}, help functions for maintaining
@@ -412,7 +427,8 @@ Anders Holst wrote @file{hippie-exp.el}, a versatile completion and
 expansion package.
 
 @item
-Tassilo Horn wrote DocView mode.
+Tassilo Horn wrote DocView mode, allowing viewing of PDF, PostScript and
+DVI documents.
 
 @item
 Tom Houlder wrote @file{mantemp.el}, which generates manual C@t{++}
@@ -435,10 +451,15 @@ Andrew Innes contributed extensively to the MS-Windows support.
 @item
 Seiichiro Inoue improved Emacs's XIM support.
 
+@item
+Philip Jackson wrote @file{find-cmd.el}, to build a @code{find}
+command-line.
+
 @item
 Ulf Jasper wrote @file{icalendar.el}, a package for converting Emacs
-diary entries to and from the iCalendar format, and
-@file{newsticker.el}, an RSS and Atom based Newsticker.
+diary entries to and from the iCalendar format;
+@file{newsticker.el}, an RSS and Atom based Newsticker; and
+@file{bubbles.el}, a puzzle game.
 
 @item
 Kyle Jones wrote @file{life.el}, a package to play Conway's ``life'' game,
@@ -582,6 +603,10 @@ that show the same buffer.
 Thomas Link wrote @file{filesets.el}, a package for handling sets of
 files.
 
+@item
+Juri Linkov wrote @file{misearch.el}, extending isearch to multi-buffer
+searches.
+
 @item
 K@'{a}roly L@"{o}rentey wrote the ``multi-terminal'' code, which
 allows Emacs to run on graphical and text-only terminals
@@ -655,6 +680,9 @@ bibliography files.
 Charlie Martin wrote @file{autoinsert.el}, which provides automatic
 mode-sensitive insertion of text into new files.
 
+@item
+Yukihiro Matsumoto and Nobuyoshi Nakada wrote Ruby-mode.
+
 @item
 Thomas May wrote @file{blackbox.el}, a version of the traditional
 blackbox game.
@@ -743,9 +771,10 @@ mode for selectively displaying blocks of text.
 
 @item
 Dan Nicolaescu added support for running Emacs as a daemon.  He also
-wrote @file{romanian.el}, support for editing Romanian text, and
+wrote @file{romanian.el}, support for editing Romanian text;
 @file{iris-ansi.el}, support for running Emacs on SGI's @code{xwsh}
-and @code{winterm} terminal emulators.
+and @code{winterm} terminal emulators; and @file{vc-dir.el}, displaying
+the status of version-controlled directories.
 
 @item
 Jurgen Nickelsen wrote @file{ws-mode.el}, providing WordStar emulation.
@@ -766,6 +795,9 @@ support.
 Edward O'Connor wrote @file{json.el}, a file for parsing and
 generating JSON files.
 
+@item
+Kentaro Ohkouchi created the Emacs icons used beginning with Emacs 23.
+
 @item
 Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail
 splitting mechanism.
@@ -1133,12 +1165,17 @@ Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a mode for editing
 Tcl/Tk source files and running a Tcl interpreter as an Emacs
 subprocess.
 
+@item
+Tom Tromey wrote @file{bug-reference.el}, providing clickable links to
+bug reports.
+
 @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, and the PGG package adding GnuPG and PGP support.
+Security protocol; and the EasyPG (and its predecessor PGG) package
+for GnuPG and PGP support.
 
 @item
 Masanobu Umeda wrote GNUS, a feature-rich reader for Usenet news.  He
@@ -1290,7 +1327,7 @@ that provides automatic expansion of mail aliases, and
 for tar files.
 
 @item
-Andrew Zhilin created the Emacs icons used beginning with Emacs 22.
+Andrew Zhilin created the Emacs 22 icons.
 
 @item
 Shenghuo Zhu wrote @file{binhex.el}, a package for reading and writing