Index: gettext/gettext-tools/doc/gettext.texi =================================================================== --- gettext.orig/gettext-tools/doc/gettext.texi 2008-10-10 20:15:49.000000000 +0900 +++ gettext/gettext-tools/doc/gettext.texi 2008-10-10 20:17:33.000000000 +0900 @@ -3291,7 +3291,7 @@ @efindex address@hidden, PO Mode command} The command @kbd{_} (@code{po-undo}) interfaces to the Emacs @emph{undo} facility. @xref{Undo, , Undoing Changes, emacs, The Emacs -Editor}. Each time @kbd{U} is typed, modifications which the translator +Editor}. Each time @kbd{_} is typed, modifications which the translator did to the PO file are undone a little more. For the purpose of undoing, each PO mode command is atomic. This is especially true for the @address@hidden command: the whole edition made by using a single @@ -3685,13 +3685,13 @@ related to fuzzy entry processing. @table @kbd address@hidden z address@hidden address@hidden, PO Mode command} address@hidden f address@hidden address@hidden, PO Mode command} @c better append "-entry" all the time. -ke- Find the next fuzzy entry (@code{po-next-fuzzy-entry}). address@hidden Z address@hidden address@hidden, PO Mode command} address@hidden F address@hidden address@hidden, PO Mode command} Find the previous fuzzy entry (@code{po-previous-fuzzy-entry}). @item @key{TAB} @@ -3700,11 +3700,11 @@ @end table address@hidden address@hidden, PO Mode command} address@hidden address@hidden, PO Mode command} @efindex address@hidden, PO Mode command} address@hidden address@hidden, PO Mode command} address@hidden address@hidden, PO Mode command} @efindex address@hidden, PO Mode command} -The commands @kbd{z} (@code{po-next-fuzzy-entry}) and @kbd{Z} +The commands @kbd{f} (@code{po-next-fuzzy-entry}) and @kbd{F} (@code{po-previous-fuzzy-entry}) move forwards or backwards, chasing for a fuzzy entry. If none is found, the search is extended and wraps around in the PO file buffer.