# HG changeset patch # User Dave Love # Date 955445494 0 # Node ID ccadb68eaefd071b52ff6d56944f9a1b99077618 # Parent d212ead1f4617c8048a0e46225b4f887eff73eb9 iso-acc diff -r d212ead1f461 -r ccadb68eaefd man/mule.texi --- a/man/mule.texi Tue Apr 11 09:29:06 2000 +0000 +++ b/man/mule.texi Tue Apr 11 09:31:34 2000 +0000 @@ -1021,7 +1021,7 @@ non-standard `extended' versions of ISO-8859 character sets by using the function @code{standard-display-8bit} in the @code{disp-table} library. - There are three different ways you can input single-byte non-ASCII + There are several ways you can input single-byte non-ASCII characters: @itemize @bullet @@ -1065,4 +1065,12 @@ character to modify the following letter. In addition, if you have keys for the Latin-1 ``dead accent characters'', they too are defined to compose with the following character, once @code{iso-transl} is loaded. +Use @kbd{C-x 8 C-h} to list the available translations as mnemonic +command names. + +@cindex @code{iso-acc} library +@item +Also for Latin-1 only, @kbd{M-x iso-aacents-mode} installs a minor mode +which provides a facility like the @code{latin-1-prefix} input method +but independent of the Leim package. @end itemize