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: Sun, 30 Jan 2005 06:20:14 -0500

Index: emacs/man/mule.texi
diff -c emacs/man/mule.texi:1.69 emacs/man/mule.texi:1.70
*** emacs/man/mule.texi:1.69    Mon Nov 29 15:58:12 2004
--- emacs/man/mule.texi Sun Jan 30 11:20:14 2005
***************
*** 996,1006 ****
  @findex set-keyboard-coding-system
  @vindex keyboard-coding-system
    The command @kbd{C-x @key{RET} k} (@code{set-keyboard-coding-system})
! or the Custom option @code{keyboard-coding-system}
! specifies the coding system for keyboard input.  Character-code
! translation of keyboard input is useful for terminals with keys that
! send address@hidden graphic characters---for example, some terminals designed
! for ISO Latin-1 or subsets of it.
  
    By default, keyboard input is translated based on your system locale
  setting.  If your terminal does not really support the encoding
--- 996,1006 ----
  @findex set-keyboard-coding-system
  @vindex keyboard-coding-system
    The command @kbd{C-x @key{RET} k} (@code{set-keyboard-coding-system})
! or the variable @code{keyboard-coding-system} specifies the coding
! system for keyboard input.  Character-code translation of keyboard
! input is useful for terminals with keys that send address@hidden
! graphic characters---for example, some terminals designed for ISO
! Latin-1 or subsets of it.
  
    By default, keyboard input is translated based on your system locale
  setting.  If your terminal does not really support the encoding
***************
*** 1276,1282 ****
  @vindex latin1-display
    If your terminal can display Latin-1, you can display characters
  from other European character sets using a mixture of equivalent
! Latin-1 characters and @acronym{ASCII} mnemonics.  Use the Custom option
  @code{latin1-display} to enable this.  The mnemonic @acronym{ASCII}
  sequences mostly correspond to those of the prefix input methods.
  
--- 1276,1282 ----
  @vindex latin1-display
    If your terminal can display Latin-1, you can display characters
  from other European character sets using a mixture of equivalent
! Latin-1 characters and @acronym{ASCII} mnemonics.  Customize the variable
  @code{latin1-display} to enable this.  The mnemonic @acronym{ASCII}
  sequences mostly correspond to those of the prefix input methods.
  
***************
*** 1338,1347 ****
  On a windowing terminal, you should not need to do anything special to
  use these keys; they should simply work.  On a text-only terminal, you
  should use the command @code{M-x set-keyboard-coding-system} or the
! Custom option @code{keyboard-coding-system} to specify which coding
  system your keyboard uses (@pxref{Specify Coding}).  Enabling this
  feature will probably require you to use @kbd{ESC} to type Meta
! characters; however, on a Linux console or in @code{xterm}, you can
  arrange for 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}.
--- 1338,1347 ----
  On a windowing terminal, you should not need to do anything special to
  use these keys; they should simply work.  On a text-only terminal, you
  should use the command @code{M-x set-keyboard-coding-system} or the
! variable @code{keyboard-coding-system} to specify which coding
  system your keyboard uses (@pxref{Specify Coding}).  Enabling this
  feature will probably require you to use @kbd{ESC} to type Meta
! characters; however, on a console terminal or in @code{xterm}, you can
  arrange for 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}.




reply via email to

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