(Fwindow_end): Call move_it_past_eol only if
[bpt/emacs.git] / src / ChangeLog
index 64a4baa..7f3285b 100644 (file)
@@ -1,3 +1,34 @@
+2001-03-01  Gerd Moellmann  <gerd@gnu.org>
+
+       * window.c (Fwindow_end): Call move_it_past_eol only if
+       ending up on a partially visible line.
+
+2001-03-01  Dave Love  <fx@gnu.org>
+
+       * ccl.c (Fccl_execute): Doc fix.
+
+2001-03-01  Gerd Moellmann  <gerd@gnu.org>
+
+       * xfns.c (Fx_create_frame): Adjust the frame's height for presence
+       of the tool bar before calling x_figure_window_size.
+
+       * 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.
+       
+       * xfns.c (x_set_font): Handle case of x_new_fontset returning the
+       same name as before, although there was a change in fontsets.
+
+2001-02-28  Ken Raeburn  <raeburn@gnu.org>
+
+       * lisp.h (Fframe_parameter): Declare.
+
+       * window.c (set_window_buffer): Field vscroll is an int, not a
+       Lisp_Object.
+
 2001-02-28  Gerd Moellmann  <gerd@gnu.org>
 
        * xterm.c (x_set_window_size): Don't use `None' with widgets; use