From 796ead7ee59bd3208da45c259916e75026f41f20 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Fri, 23 Feb 2001 10:25:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 1 + src/ChangeLog | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d6e4e75cfef..617950971f9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,6 +5,7 @@ * frame.el (frame-notice-user-settings): Only adjust frame height for no tool-bar case if tool-bar was originally switched on. + From E. Jay Berkenbilt. 2001-02-22 Stefan Monnier diff --git a/src/ChangeLog b/src/ChangeLog index 28b74ba7915..8ce4a462799 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2001-02-23 Jason Rumney + + * w32fns.c (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES + to height unconditionally. + + * w32term.c (x_set_glyph_string_background_width): Extend the + background face to the end of the drawing area in the text area, + only. + (x_insert_glyphs): Call window_box_left to obtain the left + x-coordinate of the area to shift. + + * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook with + safe_run_hooks. + 2001-02-22 Andrew Innes * makefile.nt ($(BLD)\dired.obj): Remove reference to VMS header