emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xterm.c


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Thu, 28 Feb 2002 23:14:59 -0500

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.707 emacs/src/xterm.c:1.708
*** emacs/src/xterm.c:1.707     Sat Feb 23 11:33:00 2002
--- emacs/src/xterm.c   Thu Feb 28 11:16:52 2002
***************
*** 8992,8998 ****
                                                                         
  /* Create a scroll bar and return the scroll bar vector for it.  W is
     the Emacs window on which to create the scroll bar. TOP, LEFT,
!    WIDTH and HEIGHT are.the pixel coordinates and dimensions of the
     scroll bar. */
  
  static struct scroll_bar *
--- 8992,8998 ----
                                                                         
  /* Create a scroll bar and return the scroll bar vector for it.  W is
     the Emacs window on which to create the scroll bar. TOP, LEFT,
!    WIDTH and HEIGHT are the pixel coordinates and dimensions of the
     scroll bar. */
  
  static struct scroll_bar *
***************
*** 9334,9340 ****
        }
  
        /* Clear areas not covered by the scroll bar because it's not as
!        wide as the area reserved for it .  This makes sure a
         previous mode line display is cleared after C-x 2 C-x 1, for
         example.  */
        {
--- 9334,9340 ----
        }
  
        /* Clear areas not covered by the scroll bar because it's not as
!        wide as the area reserved for it.  This makes sure a
         previous mode line display is cleared after C-x 2 C-x 1, for
         example.  */
        {



reply via email to

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