From 819dce0f9a81f9d8c9065e9b763241865473006c Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 14 Mar 2001 14:40:54 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea359f9de8..3294a11c2a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-03-14 Gerd Moellmann + + * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is + bound before using it. It's not bound when configured without X, + for instance. + 2001-03-13 Thien-Thi Nguyen * progmodes/hideshow.el: Update copyright. diff --git a/src/ChangeLog b/src/ChangeLog index 10059497ec..1a02e99606 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-03-14 Gerd Moellmann + * frame.c (Fframe_parameters): In the `buffer-list' frame + parameter, store the buffer list of FRAME, not the list of the + selected frame. + * xterm.c (x_draw_glyph_string_box): Don't draw a full-width box just because the glyph row's full_width_p flag is set. -- 2.39.2