aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2005-03-29 11:53:18 +0000
committerKenichi Handa2005-03-29 11:53:18 +0000
commitd3cd33652b82b3fc6cbc7dadb51860947f099303 (patch)
tree4d16448cc562f564852741926348c5f85776fabb
parent32a803465bd6ebd183f8102d525d9112b763ed35 (diff)
downloademacs-d3cd33652b82b3fc6cbc7dadb51860947f099303.tar.gz
emacs-d3cd33652b82b3fc6cbc7dadb51860947f099303.zip
*** empty log message ***
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 50b074849cf..f634e65e847 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -107,6 +107,10 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
107 107
108* Changes in Emacs 22.1 108* Changes in Emacs 22.1
109 109
110** In Thai language environment, such word-oriented commands as M-f,
111M-b, M-d, M-DEL, M-t, and M-q are remapped to commands that recognize
112Thai word segument.
113
110** iso-acc.el is now obsolete. Use one of the latin input methods instead. 114** iso-acc.el is now obsolete. Use one of the latin input methods instead.
111 115
112--- 116---