]> code.delx.au - gnu-emacs/blobdiff - man/ack.texi
Document unify-8859-on-decoding-mode.
[gnu-emacs] / man / ack.texi
index 5a7742a2510656a7ba481ef38a90066f6f43197d..c5e5a149cad442faa686059cbb531b68b02593dd 100644 (file)
@@ -97,8 +97,7 @@ buffers,
 @item
 @file{locate.el} which interfaces to the @code{locate} command,
 @item
-@file{find-lisp.el}, an emulation of the Unix @code{find} command in
-Emacs Lisp,
+@file{find-lisp.el}, an Emacs Lisp emulation of the @code{find} program,
 @item
 @file{net-utils.el}, and
 @item
@@ -203,7 +202,7 @@ pong game.
 Viktor Dukhovni wrote support for dumping under SunOS version 4.
 
 @item
-John Eaton co-wrote Octave mode (@file{octave.el} and related files).
+John Eaton co-wrote Octave mode (@file{octave-mod.el} and related files).
 
 @item
 Rolf Ebert co-wrote Ada mode (@file{ada-mode.el}).
@@ -360,7 +359,7 @@ Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files.
 
 @item
 Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between
-the ISO 8859-1 character set and the notations for non-@code{ASCII}
+the ISO 8859-1 character set and the notations for non-ASCII
 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.
@@ -429,7 +428,7 @@ Anders Holst wrote @file{hippie-exp.el}, a versatile completion and
 expansion package.
 
 @item
-Kurt Hornik co-wrote Octave mode (@file{octave.el} and related files).
+Kurt Hornik co-wrote Octave mode (@file{octave-mod.el} and related files).
 
 @item
 Tom Houlder wrote @file{mantemp.el}, which generates manual C@t{++}
@@ -460,10 +459,10 @@ load-path problems when some Lisp file ``shadows'' another.
 
 @item
 Simon Josefsson wrote @file{flow-fill.el}, a package for interpreting
-RFC2646 formatted text in messages, @file{imap.el}, an Emacs Lips
-library for talking to IMAP servers, @file{nnimap}, the IMAP
-back-end for Gnus, nd @file{rfc2104.el}, a hashed message authentication
-facility.
+RFC2646 formatted text in messages, @file{imap.el}, an Emacs Lisp
+library for talking to IMAP servers, @file{nnimap}, the IMAP back-end
+for Gnus, @file{rfc2104.el}, a hashed message authentication facility,
+and @file{fringe.el} a package for customizing the fringe.
 
 @item
 Tomoji Kagatani implemented @file{smtpmail.el}, used for sending out
@@ -820,7 +819,7 @@ Jeff Peck wrote:
 @item
 @file{emacstool.c}, support for running Emacs under SunView/Sun Windows,
 @item
-@file{sun.el}, keybindings for sunterm keys,
+@file{sun.el}, key bindings for sunterm keys,
 @item
 @file{sun-curs.el}, cursor definitions for Sun Windows, and 
 @item
@@ -945,7 +944,7 @@ Oram contributed to its documentation.  Reingold has also contributed to
 F.@: Schelter, Dick King, Stephen Gildea, Michael Prange, and Jacob Gore.
 
 @item
-Alex Rezinsky contributed @file{which-func.el}, a mode that prints the
+Alex Rezinsky contributed @file{which-func.el}, a mode that shows the
 name of the current function in the mode line.
 
 @item
@@ -1151,9 +1150,13 @@ Olaf Sylvester wrote @file{bs.el}, a package for manipulating Emacs
 buffers.
 
 @item
-Tibor @v{S}imko and Milan Zamzal wrote @file{slovak.el}, support for
+Tibor @v{S}imko and Milan Zamazal wrote @file{slovak.el}, support for
 editing text in Slovak language.
 
+@item 
+Naoto Takahashi wrote @file{utf-8.el}, support for encoding and
+decoding UTF-8 data.
+
 @item
 Taichi Kawabata wrote support for Devanagari script and the Indian
 languages.
@@ -1326,7 +1329,7 @@ Dale R.@: Worley wrote @file{emerge.el}, a package for interactively
 merging two versions of a file.
 
 @item
-Francis J.@: Wright wrote @code{WoMan}, a package for browsing Unix
+Francis J.@: Wright wrote @code{WoMan}, a package for browsing
 manual pages without the @code{man} command.
 
 @item
@@ -1339,7 +1342,7 @@ 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.
 
 @item
-Milan Zamzal wrote @file{czech.el}, support for editing Czech text,
+Milan Zamazal wrote @file{czech.el}, support for editing Czech text,
 @file{glasses.el}, a package for easier reading of source code which
 uses illegible identifier names such as @code{cantReadThisVariable}, and
 @file{tildify.el}, commands for adding hard spaces to text, @TeX{}, and
@@ -1399,7 +1402,6 @@ VI text editor.
 Detlev Zundel wrote @file{re-builder.el}, a package for building regexps
 with visual feedback.
 
-@c utf-8.el author?
 @end itemize
 
 Others too numerous to mention have reported and fixed bugs, and added