emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.c
Date: Wed, 12 Mar 2003 07:12:26 -0500

Index: emacs/src/gtkutil.c
diff -c emacs/src/gtkutil.c:1.13 emacs/src/gtkutil.c:1.14
*** emacs/src/gtkutil.c:1.13    Sun Mar  9 15:41:39 2003
--- emacs/src/gtkutil.c Wed Mar 12 07:12:26 2003
***************
*** 345,351 ****
         : (FRAME_SCROLL_BAR_COLS (f)
            * FONT_WIDTH (f->output_data.x->font)));
  
!   x_compute_fringe_widths (f, 0);
  
    /* Must resize our top level widget.  Font size may have changed,
       but not rows/cols.  */
--- 345,351 ----
         : (FRAME_SCROLL_BAR_COLS (f)
            * FONT_WIDTH (f->output_data.x->font)));
  
!   compute_fringe_widths (f, 0);
  
    /* Must resize our top level widget.  Font size may have changed,
       but not rows/cols.  */




reply via email to

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