Mercurial > emacs
changeset 36369:8563da6180ae
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 24 Feb 2001 02:44:38 +0000 |
parents | dbd54e46ee03 |
children | 751cb07c5f11 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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)
--- 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 <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