/[emacs]/emacs/man/mule.texi
ViewVC logotype

Diff of /emacs/man/mule.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.70 by rms, Sun Jan 30 11:20:14 2005 UTC revision 1.71 by rms, Mon Mar 21 18:54:00 2005 UTC
# Line 439  most input methods---some disable this f Line 439  most input methods---some disable this f
439  possible characters to type next is displayed in the echo area (but  possible characters to type next is displayed in the echo area (but
440  not when you are in the minibuffer).  not when you are in the minibuffer).
441    
 @cindex Leim package  
   Input methods are implemented in the separate Leim package: they are  
 available only if the system administrator used Leim when building  
 Emacs.  If Emacs was built without Leim, you will find that no input  
 methods are defined.  
   
442  @node Select Input Method  @node Select Input Method
443  @section Selecting an Input Method  @section Selecting an Input Method
444    
# Line 528  for those scripts.  How to do this remap Line 522  for those scripts.  How to do this remap
522  actual keyboard layout.  To specify which layout your keyboard has, use  actual keyboard layout.  To specify which layout your keyboard has, use
523  the command @kbd{M-x quail-set-keyboard-layout}.  the command @kbd{M-x quail-set-keyboard-layout}.
524    
525    @findex quail-show-key
526      You can use the command @kbd{M-x quail-show-key} to show what key
527    (or key sequence) to type in order to input the character following
528    point, using the selected keyboard layout.
529    
530  @findex list-input-methods  @findex list-input-methods
531    To display a list of all the supported input methods, type @kbd{M-x    To display a list of all the supported input methods, type @kbd{M-x
532  list-input-methods}.  The list gives information about each input  list-input-methods}.  The list gives information about each input
# Line 903  file in the current buffer. Line 902  file in the current buffer.
902  Specify coding system @var{coding} for the immediately following  Specify coding system @var{coding} for the immediately following
903  command.  command.
904    
905    @item C-x @key{RET} r @var{coding} @key{RET}
906    Revisit the current file using the coding system @var{coding}.
907    
908  @item C-x @key{RET} k @var{coding} @key{RET}  @item C-x @key{RET} k @var{coding} @key{RET}
909  Use coding system @var{coding} for keyboard input.  Use coding system @var{coding} for keyboard input.
910    
# Line 975  in a file.  Selecting a language environ Line 977  in a file.  Selecting a language environ
977  variable to a good choice of default coding system for that language  variable to a good choice of default coding system for that language
978  environment.  environment.
979    
980    @kindex C-x RET r
981    @findex revert-buffer-with-coding-system
982      If you visit a file with a wrong coding system, you can correct this
983    with @kbd{C-x @key{RET} r} (@code{revert-buffer-with-coding-system}).
984    This visits the current file again, using a coding system you specify.
985    
986  @kindex C-x RET t  @kindex C-x RET t
987  @findex set-terminal-coding-system  @findex set-terminal-coding-system
988    The command @kbd{C-x @key{RET} t} (@code{set-terminal-coding-system})    The command @kbd{C-x @key{RET} t} (@code{set-terminal-coding-system})

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26