summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2001-12-20 05:23:10 +0000
committerWerner LEMBERG <wl@gnu.org>2001-12-20 05:23:10 +0000
commit43884961618edf66c278d9fd22ce0b2f618120a1 (patch)
treece73eb35bf6f15d10d8c9772a98beb91e568379a
parent21d908055dce974af4d6dd68a2078b377363d952 (diff)
downloademacs-43884961618edf66c278d9fd22ce0b2f618120a1.tar.gz
Adding euc-tw.
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c6f95cd0b46..9efe87c8fdd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -98,6 +98,10 @@ it inserts non-ASCII chars if you hit M-i), you will need to add
to your .emacs to revert to the old behavior.
+** A new coding system `euc-tw' has been added for traditional Chinese
+in CNS encoding; it accepts both Big 5 and CNS as input; on saving,
+Big 5 is then converted to CNS.
+
+++
** Emacs now reads the standard abbrevs file ~/.abbrev_defs
automatically at startup, if it exists. When Emacs offers to save