Mercurial > emacs
comparison lisp/ChangeLog @ 88713:4b7c14df2859
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 02 Jun 2002 20:39:32 +0000 |
parents | ab9c3feba4a3 |
children | 663cc71ebc5f |
comparison
equal
deleted
inserted
replaced
88712:b231f1e25b4e | 88713:4b7c14df2859 |
---|---|
1 2002-06-02 Dave Love <fx@gnu.org> | |
2 | |
3 * cus-start.el: Add selection-coding-system. | |
4 | |
5 * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding | |
6 systems. | |
7 | |
8 * language/china-util.el (post-read-decode-hz) | |
9 (pre-write-encode-hz): Moved from chinese.el. | |
10 (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code) | |
11 (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Deleted. | |
12 | |
13 * language/chinese.el (post-read-decode-hz) | |
14 (pre-write-encode-hz): Moved to china-util.el. | |
15 | |
16 * case-table.el (set-case-syntax-pair): Test again for equal byte | |
17 lengths of the pair. | |
18 | |
19 * international/characters.el: Add Vietnamese category to | |
20 equivalent unicodes. | |
21 | |
1 2002-05-31 Dave Love <fx@gnu.org> | 22 2002-05-31 Dave Love <fx@gnu.org> |
2 | 23 |
3 * international/mule-conf.el (chinese-sisheng, ipa) | 24 * international/mule-conf.el (chinese-sisheng, ipa) |
4 (indian-is13194, tibetan, ethiopic): Add :unify-map. | 25 (indian-is13194, tibetan, ethiopic): Add :unify-map. |
5 | 26 |