diff options
| author | Luc Teirlinck | 2006-05-19 22:51:45 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2006-05-19 22:51:45 +0000 |
| commit | 200a0063f742814bb192e1036866dc2b691f0663 (patch) | |
| tree | c0b4c13c07e1639fe76d0ea390a3739648a5862c | |
| parent | d3ea5f55e00ef4be14e9e00454d9f7aece296e4a (diff) | |
| download | emacs-200a0063f742814bb192e1036866dc2b691f0663.tar.gz emacs-200a0063f742814bb192e1036866dc2b691f0663.zip | |
(Input Methods, Multibyte Conversion): ifinfo -> ifnottex.
| -rw-r--r-- | man/mule.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/mule.texi b/man/mule.texi index e2dd270c772..b4076dde031 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -429,9 +429,9 @@ immediately delete it. For example, you could type @kbd{e e @key{DEL} | |||
| 429 | Another method, more general but not quite as easy to type, is to use | 429 | Another method, more general but not quite as easy to type, is to use |
| 430 | @kbd{C-\ C-\} between two characters to stop them from combining. This | 430 | @kbd{C-\ C-\} between two characters to stop them from combining. This |
| 431 | is the command @kbd{C-\} (@code{toggle-input-method}) used twice. | 431 | is the command @kbd{C-\} (@code{toggle-input-method}) used twice. |
| 432 | @ifinfo | 432 | @ifnottex |
| 433 | @xref{Select Input Method}. | 433 | @xref{Select Input Method}. |
| 434 | @end ifinfo | 434 | @end ifnottex |
| 435 | 435 | ||
| 436 | @cindex incremental search, input method interference | 436 | @cindex incremental search, input method interference |
| 437 | @kbd{C-\ C-\} is especially useful inside an incremental search, | 437 | @kbd{C-\ C-\} is especially useful inside an incremental search, |
| @@ -563,9 +563,9 @@ through your choice of language environment | |||
| 563 | @iftex | 563 | @iftex |
| 564 | (see above). | 564 | (see above). |
| 565 | @end iftex | 565 | @end iftex |
| 566 | @ifinfo | 566 | @ifnottex |
| 567 | (@pxref{Language Environments}). | 567 | (@pxref{Language Environments}). |
| 568 | @end ifinfo | 568 | @end ifnottex |
| 569 | If you do not specify a choice, the default is Latin-1. | 569 | If you do not specify a choice, the default is Latin-1. |
| 570 | 570 | ||
| 571 | If you insert a character in the range 0200 through 0237, which | 571 | If you insert a character in the range 0200 through 0237, which |