From dbee590bf68749c303ec2952b9dd7d811e9416ec Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 16 Mar 2001 18:53:54 +0000 Subject: [PATCH] (Select Input Method): Document the behavior of toggle-input-method when invoked with an argument. From Janusz S. Bien . --- man/mule.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/mule.texi b/man/mule.texi index de873580286..f47e2cb2a44 100644 --- a/man/mule.texi +++ b/man/mule.texi @@ -421,6 +421,10 @@ method temporarily. To do this, type @kbd{C-\} it prompts for you to specify one. This has the same effect as using @kbd{C-x @key{RET} C-\} to specify an input method. + When invoked with a numeric argument, as in @kbd{C-u C-\}, +@code{toggle-input-method} always prompts you for an input method, +suggesting the most recently selected one as the default. + @vindex default-input-method Selecting a language environment specifies a default input method for use in various buffers. When you have a default input method, you can -- 2.39.2