Mercurial > emacs
changeset 36320:237695999018
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 23 Feb 2001 10:25:34 +0000 |
parents | 77c56d3f0b8f |
children | a1214381b9e0 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <monnier@cs.yale.edu>
--- 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 <jasonr@gnu.org> + + * 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 <andrewi@gnu.org> * makefile.nt ($(BLD)\dired.obj): Remove reference to VMS header