emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Mon, 24 Dec 2001 07:16:29 -0500

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.717 emacs/src/xdisp.c:1.718
*** emacs/src/xdisp.c:1.717     Thu Dec 20 13:29:06 2001
--- emacs/src/xdisp.c   Mon Dec 24 07:16:28 2001
***************
*** 1625,1631 ****
          it->continuation_pixel_width = it->pixel_width;
        }
  
!       /* Reset these values to zero becaue the produce_special_glyphs
         above has changed them.  */
        it->pixel_width = it->ascent = it->descent = 0;
        it->phys_ascent = it->phys_descent = 0;
--- 1625,1631 ----
          it->continuation_pixel_width = it->pixel_width;
        }
  
!       /* Reset these values to zero because the produce_special_glyphs
         above has changed them.  */
        it->pixel_width = it->ascent = it->descent = 0;
        it->phys_ascent = it->phys_descent = 0;



reply via email to

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