emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/mule.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/mule.texi
Date: Tue, 29 Mar 2005 18:24:27 -0500

Index: emacs/man/mule.texi
diff -c emacs/man/mule.texi:1.75 emacs/man/mule.texi:1.76
*** emacs/man/mule.texi:1.75    Tue Mar 29 18:11:55 2005
--- emacs/man/mule.texi Tue Mar 29 23:24:27 2005
***************
*** 1376,1381 ****
--- 1376,1402 ----
  Meta to be converted to @kbd{ESC} and still be able type 8-bit
  characters present directly on the keyboard or using @kbd{Compose} or
  @kbd{AltGr} keys.  @xref{User Input}.
+ 
+ @kindex C-x 8
+ @cindex @code{iso-transl} library
+ @cindex compose character
+ @cindex dead character
+ @item
+ For Latin-1 only, you can use the key @kbd{C-x 8} as a ``compose
+ character'' prefix for entry of address@hidden Latin-1 printing
+ characters.  @kbd{C-x 8} is good for insertion (in the minibuffer as
+ well as other buffers), for searching, and in any other context where
+ a key sequence is allowed.
+ 
+ @kbd{C-x 8} works by loading the @code{iso-transl} library.  Once that
+ library is loaded, the @key{ALT} modifier key, if the keyboard has
+ one, serves the same purpose as @kbd{C-x 8}: use @key{ALT} together
+ with an accent character to modify the following letter.  In addition,
+ if the keyboard has 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 all the available @kbd{C-x 8} translations.
  @end itemize
  
  @node Charsets




reply via email to

[Prev in Thread] Current Thread [Next in Thread]