Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 952:c10d0c3f965f
[xemacs-hg @ 2002-08-02 16:54:11 by youngs]
2002-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
* mule/japan-util.el (setup-japanese-environment-internal): Use
proper coding-systems.
2002-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
* mule/japan-util.el: Use `characterp' instead of `integerp' while
defining char properties for katakana.
* mule/mule-category.el: Clear the category table before defining
categories for `predefined-category-list'.
* mule/mule-cmds.el (finish-set-language-environment): Fit the
charsets preferences in unicode conversions for the language
environment. Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
author | youngs |
---|---|
date | Fri, 02 Aug 2002 16:54:25 +0000 |
parents | 665fe33715d6 |
children | c1e8977783ed |
comparison
equal
deleted
inserted
replaced
951:93e076dd7825 | 952:c10d0c3f965f |
---|---|
1 2002-05-29 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * mule/japan-util.el (setup-japanese-environment-internal): Use | |
4 proper coding-systems. | |
5 | |
6 2002-05-28 Katsumi Yamaoka <yamaoka@jpl.org> | |
7 | |
8 * mule/japan-util.el: Use `characterp' instead of `integerp' while | |
9 defining char properties for katakana. | |
10 | |
11 * mule/mule-category.el: Clear the category table before defining | |
12 categories for `predefined-category-list'. | |
13 | |
14 * mule/mule-cmds.el (finish-set-language-environment): Fit the | |
15 charsets preferences in unicode conversions for the language | |
16 environment. Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>. | |
17 | |
1 2002-08-02 Ville Skyttä <ville.skytta@xemacs.org> | 18 2002-08-02 Ville Skyttä <ville.skytta@xemacs.org> |
2 | 19 |
3 * font-lock.el: Some faces and doc typo fixes from GNU Emacs. | 20 * font-lock.el: Some faces and doc typo fixes from GNU Emacs. |
4 (font-lock-doc-face): New alias to font-lock-doc-string-face. | 21 (font-lock-doc-face): New alias to font-lock-doc-string-face. |
5 (font-lock-builtin-face): New. | 22 (font-lock-builtin-face): New. |