aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2000-12-04 06:27:02 +0000
committerKenichi Handa <[email protected]>2000-12-04 06:27:02 +0000
commite225faa7f4e320380a6eed525638ccd4d1620f6c (patch)
tree1b13deabfd52e6be1be42b6e9ca2e77f5654a8d8 /lisp
parent8e1b21a7db4a23759ec6423c035f5c5e4ccdcc42 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2828bb00ed..df5e3fd96b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2000-12-04 Kenichi Handa <[email protected]>
+
+ * faces.el (face-font-registry-alternatives): Add entries for CJK
+ fonts. Doc-string adjusted for the actual usage of this data.
+
+ * international/fontset.el: Change the font registries for CJK
+ fonts in the default fontset. Don't append '*' to registries.
+
2000-12-03 Stefan Monnier <[email protected]>
* emacs-lisp/easy-mmode.el (define-derived-mode)