emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 24 May 2003 22:17:23 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3248 emacs/src/ChangeLog:1.3249
*** emacs/src/ChangeLog:1.3248  Sat May 24 20:44:00 2003
--- emacs/src/ChangeLog Sat May 24 22:17:23 2003
***************
*** 1,3 ****
--- 1,8 ----
+ 2003-05-25  Juanma Barranquero  <address@hidden>
+ 
+       * window.c (Fset_window_scroll_bars): Fix typo in argument name.
+       (Fwindow_scroll_bars): Fix typo in docstring.
+ 
  2003-05-24  Kim F. Storm  <address@hidden>
  
        The following changes serve several purposes:
***************
*** 315,321 ****
        fringe, and scroll-bar settings; then call Fset_window_buffer with
        KEEP_MARGINS non-nil.  This fixes a bug which caused a split
        window to only preserve the display margins in one of the windows.
!       When splitting horisontally, call adjust_window_margins on both
        windows to ensure that the text area of the new windows is non too
        narrow.  This fixes a bug which could cause emacs to trap if the
        width of the split window was less than the width of the display
--- 320,326 ----
        fringe, and scroll-bar settings; then call Fset_window_buffer with
        KEEP_MARGINS non-nil.  This fixes a bug which caused a split
        window to only preserve the display margins in one of the windows.
!       When splitting horizontally, call adjust_window_margins on both
        windows to ensure that the text area of the new windows is non too
        narrow.  This fixes a bug which could cause emacs to trap if the
        width of the split window was less than the width of the display




reply via email to

[Prev in Thread] Current Thread [Next in Thread]