aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2005-03-29 02:17:55 +0000
committerKenichi Handa2005-03-29 02:17:55 +0000
commitca1768db82767cec7d78a71db41c471e75ecc5f4 (patch)
tree8ad53853518bd387c80ff6597bef921e2c1a949a
parent27a132c3ac27a486c279d4b89e4ea179c4407749 (diff)
downloademacs-ca1768db82767cec7d78a71db41c471e75ecc5f4.tar.gz
emacs-ca1768db82767cec7d78a71db41c471e75ecc5f4.zip
(Input Methods): Refer to the command C-u C-x =.
-rw-r--r--man/ChangeLog7
-rw-r--r--man/mule.texi3
2 files changed, 10 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 1a8df1c2643..716ae971e7c 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,10 @@
12005-03-29 Kenichi Handa <handa@m17n.org>
2
3 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4
5 * basic.texi (Position Info): Update the description about the
6 command C-u C-x =.
7
12005-03-28 Richard M. Stallman <rms@gnu.org> 82005-03-28 Richard M. Stallman <rms@gnu.org>
2 9
3 * emacs.texi (Top): Use @section for the detailed node listing. 10 * emacs.texi (Top): Use @section for the detailed node listing.
diff --git a/man/mule.texi b/man/mule.texi
index 8e31afe488f..244a19129e1 100644
--- a/man/mule.texi
+++ b/man/mule.texi
@@ -428,6 +428,9 @@ is the command @kbd{C-\} (@code{toggle-input-method}) used twice.
428because it stops waiting for more characters to combine, and starts 428because it stops waiting for more characters to combine, and starts
429searching for what you have already entered. 429searching for what you have already entered.
430 430
431 You can see how to input the character at point by the current input
432using the command @kbd{C-u C-x =}. @xref{Position Info}.
433
431@vindex input-method-verbose-flag 434@vindex input-method-verbose-flag
432@vindex input-method-highlight-flag 435@vindex input-method-highlight-flag
433 The variables @code{input-method-highlight-flag} and 436 The variables @code{input-method-highlight-flag} and