From 44368f8f7834d885b7de108d68f301d579bdb276 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sat, 5 Jan 2002 00:44:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 3 +++ 2 files changed, 8 insertions(+) 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 -- 2.39.5