# HG changeset patch # User Kenichi Handa # Date 982982678 0 # Node ID 8563da6180ae09b5f74e33d11a72f5f826c5304c # Parent dbd54e46ee03e6a35c8a1038ceb465fa89ed2ad5 *** empty log message *** diff -r dbd54e46ee03 -r 8563da6180ae lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 24 02:42:48 2001 +0000 +++ b/lisp/ChangeLog Sat Feb 24 02:44:38 2001 +0000 @@ -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 -r dbd54e46ee03 -r 8563da6180ae src/ChangeLog --- a/src/ChangeLog Sat Feb 24 02:42:48 2001 +0000 +++ b/src/ChangeLog Sat Feb 24 02:44:38 2001 +0000 @@ -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