Mercurial > emacs
changeset 61083:2e8d32a5f75a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 29 Mar 2005 11:53:18 +0000 |
parents | b55be205b1f8 |
children | e5ed594355d5 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Mar 29 07:59:02 2005 +0000 +++ b/etc/NEWS Tue Mar 29 11:53:18 2005 +0000 @@ -107,6 +107,10 @@ * 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. ---