From: Kenichi Handa Date: Sat, 24 Feb 2001 02:44:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.99~142 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=66c56ed161e7a30bb22b27b20de54f0d86813476;p=emacs.git *** empty log message *** --- 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 + + * 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 * 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 + + * 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 * w32fns.c (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES