Mercurial > emacs
comparison lisp/ChangeLog @ 33043:f7a3d4e0ddb5
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 30 Oct 2000 01:30:50 +0000 |
parents | 01cb3a6df504 |
children | 750f2e41d6bf |
comparison
equal
deleted
inserted
replaced
33042:0adfe4160770 | 33043:f7a3d4e0ddb5 |
---|---|
1 2000-10-30 Kenichi Handa <handa@etl.go.jp> | |
2 | |
3 * international/mule-conf.el: New charsets mule-unicode-2500-33ff | |
4 and mule-unicode-e000-ffff. | |
5 | |
6 * international/mule.el (unicode-char): New function. | |
7 (char-unicode): New function. | |
8 (make-coding-system): Accept a symbol of translation table as a | |
9 value of property `safe-chars'. | |
10 | |
11 * international/mule-cmds.el (encode-coding-char): Check property | |
12 safe-chars instead of safe-charsets. | |
13 | |
14 * international/fontset.el (fontset-default): Modified for | |
15 mule-unicode-2500-33ff and mule-unicode-e000-ffff. | |
16 (x-font-name-charset-alist): Likewise. | |
17 (ccl-encode-unicode-font): New CCL program. Record it in | |
18 font-ccl-encoder-alist to be used for fonts "ISO10646-1". | |
19 | |
20 * language/european.el (mac-roman-decoder, mac-roman-encoder): New | |
21 translation tables. | |
22 (decode-mac-roman, encode-mac-roman): Definition of these CCL | |
23 programs are modified and moved from mac-win.el. | |
24 (mac-roman): Definition of this coding system is modified and | |
25 moved from mac-win.el. | |
26 | |
1 2000-10-29 Miles Bader <miles@gnu.org> | 27 2000-10-29 Miles Bader <miles@gnu.org> |
2 | 28 |
3 * custom.el (custom-add-to-group): Allow multiple entries for a | 29 * custom.el (custom-add-to-group): Allow multiple entries for a |
4 given value OPTION, as long as their widget types are different. | 30 given value OPTION, as long as their widget types are different. |
5 * cus-edit.el (custom-face-value-create): If face name doesn't end | 31 * cus-edit.el (custom-face-value-create): If face name doesn't end |