emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Wed, 30 Mar 2005 06:33:44 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1140 emacs/etc/NEWS:1.1141
*** emacs/etc/NEWS:1.1140       Tue Mar 29 20:59:16 2005
--- emacs/etc/NEWS      Wed Mar 30 11:33:41 2005
***************
*** 107,115 ****
  
  * Changes in Emacs 22.1
  
! ** In Thai language environment, such word-oriented commands as M-f,
! M-b, M-d, M-DEL, M-t, and M-q are remapped to commands that recognize
! Thai word segument.
  
  ** iso-acc.el is now obsolete.  Use one of the latin input methods instead.
  
--- 107,122 ----
  
  * Changes in Emacs 22.1
  
! ** Improved Thai support.  A new minor mode `thai-word-mode' (which is
! automatically activated if you select Thai as a language
! environment) changes key bindings of most word-oriented commands to
! versions which recognize Thai words.  Affected commands are
!     M-f     (forward-word)
!     M-b     (backward-word)
!     M-d     (kill-word)
!     M-DEL   (backward-kill-word)
!     M-t     (transpose-words)
!     M-q     (fill-paragraph)
  
  ** iso-acc.el is now obsolete.  Use one of the latin input methods instead.
  




reply via email to

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