Mercurial > emacs
changeset 43209:bc18a426911a
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 09 Feb 2002 01:29:20 +0000 |
parents | a82b43a34436 |
children | 3df71b933c36 |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Feb 09 01:15:03 2002 +0000 +++ b/src/ChangeLog Sat Feb 09 01:29:20 2002 +0000 @@ -2,6 +2,8 @@ * w32fns.c (enum_font_cb2): Don't let charsets unknown to Windows match each other. + (w32_load_system_font): Prevent Cleartype fonts from loading. + (Fx_show_tip): Ensure tip frames are above other topmost windows. 2002-02-09 Kim F. Storm <storm@cua.dk>