]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 16 Feb 2001 15:16:50 +0000 (15:16 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 16 Feb 2001 15:16:50 +0000 (15:16 +0000)
lisp/ChangeLog
src/ChangeLog

index 6b7ad6f8081ad450b800e930d0c15c094578e6d5..ede204c6e255c04f04206ad6cf9552b1f6fee57f 100644 (file)
 
        * frame.el (frame-initialize): Create initial frame visible.
        (frame-notice-user-settings): When tool-bar has been switched off,
-       correct the frame size and sync too-bar-mode.
+       correct the frame size and sync tool-bar-mode.
 
        * startup.el (command-line): Remove manipulation of frame
        height for tool bars.
index a30ce50fa2da49b75032f766497e354c7dae9b1e..7222048a3db44a9958352068f0208c275c4aac43 100644 (file)
@@ -1,5 +1,7 @@
 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
 
+       * window.c (set_window_buffer): Set window's vscroll to 0.
+       
        * window.c (coordinates_in_window): Increase width of area
        where the vertical line can be dragged.