aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney2001-02-23 10:25:34 +0000
committerJason Rumney2001-02-23 10:25:34 +0000
commit796ead7ee59bd3208da45c259916e75026f41f20 (patch)
treebdcf3239e0ae59bd4035c30a8f55574cd5c7c498 /src
parentce6e98e39b6e2fcc2c92b1f29ed5809ccfa7d821 (diff)
downloademacs-796ead7ee59bd3208da45c259916e75026f41f20.tar.gz
emacs-796ead7ee59bd3208da45c259916e75026f41f20.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 28b74ba7915..8ce4a462799 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12001-02-23 Jason Rumney <jasonr@gnu.org>
2
3 * w32fns.c (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES
4 to height unconditionally.
5
6 * w32term.c (x_set_glyph_string_background_width): Extend the
7 background face to the end of the drawing area in the text area,
8 only.
9 (x_insert_glyphs): Call window_box_left to obtain the left
10 x-coordinate of the area to shift.
11
12 * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook with
13 safe_run_hooks.
14
12001-02-22 Andrew Innes <andrewi@gnu.org> 152001-02-22 Andrew Innes <andrewi@gnu.org>
2 16
3 * makefile.nt ($(BLD)\dired.obj): Remove reference to VMS header 17 * makefile.nt ($(BLD)\dired.obj): Remove reference to VMS header