From fff30a3e666489da32b2df9ff75c20ef9f9c537f Mon Sep 17 00:00:00 2001 From: Robert Pluim Date: Tue, 14 May 2024 17:35:04 +0200 Subject: [PATCH] * doc/emacs/mule.texi (Unibyte Mode): Mention iso-transl-set-language (cherry picked from commit c22b91fd9ca7625a7a4f2d817552f19cc56ee310) --- doc/emacs/mule.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index ab6125f5745..55dd74c48a3 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi @@ -1871,6 +1871,12 @@ 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 all the available @kbd{C-x 8} translations. + +The set of translations available can be extended with certain +language-specific characters using the @kbd{M-x iso-transl-set-language} +command. Current supported languages are: @samp{French}, @samp{German}, +@samp{Portuguese}, @samp{Spanish}, and @samp{Esperanto}. See +@code{iso-transl-language-alist} for details. @end itemize @node Charsets -- 2.39.5