+2001-03-01 Gerd Moellmann <gerd@gnu.org>
+
+ * ediff-util.el (ediff-scroll-horizontally): Arrange for
+ scroll-left and scroll-right being called interactively so that
+ they set the window's min_hscroll.
+
2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
* info.el (info-insert-file-contents-1): Accept an additional
2001-03-01 Gerd Moellmann <gerd@gnu.org>
+ * xmenu.c (free_frame_menubar): Set the frame's menubar_widget to
+ NULL after destroying it, otherwise XTread_socket can access a
+ destroyed widget when input is unblocked.
+
* xfns.c (x_set_foreground_color): Set the background of the
cursor GC.