From 66c56ed161e7a30bb22b27b20de54f0d86813476 Mon Sep 17 00:00:00 2001 From: Kenichi Handa <handa@m17n.org> Date: Sat, 24 Feb 2001 02:44:38 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80fef759d13..e49d7130429 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-02-24 Kenichi Handa <handa@etl.go.jp> + + * international/fontset.el (x-complement-fontset-spec): In the + case that we use ASCII font for the other charsets, use only + family and regisry part of it. + 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il> * window.el (fit-window-to-buffer, window-safely-shrinkable-p) diff --git a/src/ChangeLog b/src/ChangeLog index 8ce4a462799..71a01ce20ed 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-02-24 Kenichi Handa <handa@etl.go.jp> + + * fontset.c (Fnew_fontset): Fix handling of the case that an + element of FONTLIST is a cons of family and registry. + 2001-02-23 Jason Rumney <jasonr@gnu.org> * w32fns.c (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES -- 2.39.5