From: Jason Rumney Date: Sat, 5 Jan 2002 00:44:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~17311 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=44368f8f7834d885b7de108d68f301d579bdb276;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27251ece8c4..3361e50ae2f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-01-05 Jason Rumney + + * term/w32-win.el: Require fontset unconditionally. + (w32-handle-scroll-bar-event): Remove. + 2002-01-04 Lars Magne Ingebrigtsen * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line diff --git a/src/ChangeLog b/src/ChangeLog index ccb16497fc5..1f49d908f91 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2002-01-05 Jason Rumney + * w32term.c (x_draw_glyphs): Don't call notice_overwritten_cursor if + OVERLAPS_P. + * w32menu.c (w32_menu_display_help): Hide any tooltip window. * w32fns.c (compute_tip_xy): If tooltip won't fit on the screen