diff options
author | Werner LEMBERG <wl@gnu.org> | 2001-12-20 05:23:10 +0000 |
---|---|---|
committer | Werner LEMBERG <wl@gnu.org> | 2001-12-20 05:23:10 +0000 |
commit | 43884961618edf66c278d9fd22ce0b2f618120a1 (patch) | |
tree | ce73eb35bf6f15d10d8c9772a98beb91e568379a | |
parent | 21d908055dce974af4d6dd68a2078b377363d952 (diff) | |
download | emacs-43884961618edf66c278d9fd22ce0b2f618120a1.tar.gz |
Adding euc-tw.
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |