# HG changeset patch # User Jason Rumney # Date 982923934 0 # Node ID 2376959990181f888f1014769b9cdc5d1fad218a # Parent 77c56d3f0b8fbe82000f31f624218a7257810156 *** empty log message *** diff -r 77c56d3f0b8f -r 237695999018 lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 23 10:25:13 2001 +0000 +++ b/lisp/ChangeLog Fri Feb 23 10:25:34 2001 +0000 @@ -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 -r 77c56d3f0b8f -r 237695999018 src/ChangeLog --- a/src/ChangeLog Fri Feb 23 10:25:13 2001 +0000 +++ b/src/ChangeLog Fri Feb 23 10:25:34 2001 +0000 @@ -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