mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-30 19:53:09 +00:00
*** empty log message ***
This commit is contained in:
parent
ce6e98e39b
commit
796ead7ee5
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user